Skip to content

Commit

Permalink
Fixing style errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
stickler-ci committed Aug 30, 2018
1 parent c259c55 commit 9375e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cache/Cache.php
Expand Up @@ -237,7 +237,7 @@ public static function engine($config)
/**
* Get a SimpleCacheEngine object for the named cache pool.
*
* @param string $pool The name of the configured cache backend.
* @param string $config The name of the configured cache backend.
* @return \Cake\Cache\SimpleCacheEngine
*/
public static function pool($config)
Expand Down

0 comments on commit 9375e28

Please sign in to comment.