Skip to content

Commit

Permalink
zendframework#6288 - clarifying on returned indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
Ocramius authored and dima committed Nov 27, 2014
1 parent a722102 commit c76e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/Zend/Code/Generator/ClassGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ public function getConstant($constantName)
}

/**
* @return PropertyGenerator[]
* @return PropertyGenerator[] indexed by constant name
*/
public function getConstants()
{
Expand Down

0 comments on commit c76e496

Please sign in to comment.