Skip to content

Commit

Permalink
Expanding doc block for ClassRegistry.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 30, 2009
1 parent 26aa373 commit fccfe14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cake/libs/class_registry.php
Expand Up @@ -235,7 +235,7 @@ function keys() {
* Return object which corresponds to given key.
*
* @param string $key Key of object to look for
* @return mixed Object stored in registry
* @return mixed Object stored in registry or boolean false if the object does not exist.
* @access public
* @static
*/
Expand Down

0 comments on commit fccfe14

Please sign in to comment.