Skip to content

Commit

Permalink
fixing phpdoc blocks to refering to Objects to built-in types of PHP
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Thaleikis committed Sep 28, 2015
1 parent e0b405f commit 5a4959f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/MenuItem.php
Expand Up @@ -137,7 +137,7 @@ public function Parent()
* to return a similar field on the associated Page
* (if there is one)
*
* @param string $field
* @param string $field
* @return mixed
*/
public function __get($field)
Expand Down

0 comments on commit 5a4959f

Please sign in to comment.