Add PHPDoc comment
function assertSessionCookieOnClient($expected_present) {
for the function.

CommentFileSizeAuthor
#2 2674492-2.patch642 bytesheykarthikwithu
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Assigned: heykarthikwithu » Unassigned
Priority: Normal » Minor
Status: Active » Needs review
Issue tags: +Quick fix
FileSize
642 bytes

Added a patch for this.

Wim Leers’s picture

Status: Needs review » Closed (won't fix)

There's no need to do this for absolutely trivial test-only assertSomething() functions.

heykarthikwithu’s picture

okay :)

Wim Leers’s picture

Thanks very much for the patch though! Happy to commit nitpick fixes elsewhere :P

heykarthikwithu’s picture

:)