Skip to content

Commit

Permalink
Merge pull request #224 from bowphp/5.x-refactoring-for-perf
Browse files Browse the repository at this point in the history
Fixes Phpdoc
  • Loading branch information
papac authored May 11, 2023
2 parents abddd11 + 4d51f69 commit aa9c877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cache/Cache.php
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ class Cache
/**
* Cache configuration method
*
* @param string $base_directory
* @param array $config
*/
public static function confirgure(array $config)
{
Expand Down

0 comments on commit aa9c877

Please sign in to comment.