Removal of unused variables and adding @return types in comment blocks.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

heykarthikwithu created an issue. See original summary.

heykarthikwithu’s picture

Removing the $role_timeout, $user_timeout and $now variables, which are no more used in the code base.
And adding of the @return type.

johnennew’s picture

Status: Needs review » Reviewed & tested by the community

Looks sensible and tests pass!

  • ceng committed 385f623 on 7.x-4.x authored by heykarthikwithu
    Issue #2612348 by heykarthikwithu: Removal of unused variables and...
johnennew’s picture

Status: Reviewed & tested by the community » Fixed

Patch committed with thanks,

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.