Skip to content

Commit

Permalink
Fix lint error.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Dec 7, 2013
1 parent 71e7892 commit 971b342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cake/Utility/RepositoryAwareTrait.php
Expand Up @@ -56,6 +56,7 @@ protected function _setModelClass($name) {
$this->modelClass = Inflector::pluralize($name);
}
}

/**
* Loads and constructs repository objects required by this object
*
Expand Down

0 comments on commit 971b342

Please sign in to comment.