Skip to content

Commit

Permalink
Fixes docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
garethellis36 committed Oct 1, 2016
1 parent b9b51b7 commit 25ffed8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/View/Cell.php
Expand Up @@ -230,6 +230,7 @@ public function render($template = null)
* If the key is undefined, the cell class and action name will be used.
*
* @param string $action The action invoked.
* @param string|null $template The name of the template to be rendered.
* @return array The cache configuration.
*/
protected function _cacheConfig($action, $template = null)
Expand Down

0 comments on commit 25ffed8

Please sign in to comment.