Skip to content

Commit

Permalink
PHPDoc update
Browse files Browse the repository at this point in the history
  • Loading branch information
rawsrc committed Apr 6, 2020
1 parent 0e26e81 commit 5521f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhpEcho.php
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ public static function getHelpersByType(array $type, bool $strict = false): arra
* Only for helpers bound to a class instance
*
* @param object $p
* @return array [helper's id => closure]
* @return array [helper's id => bound closure]
*/
public static function bindHelpersTo(object $p): array
{
Expand Down

0 comments on commit 5521f97

Please sign in to comment.