Skip to content

Commit

Permalink
kw_cache - code style
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-kalanis committed Sep 8, 2022
1 parent 60ad61c commit d29bab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php-src/StaticCache.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ public static function init(string $what): void

/**
* Is cache set?
* @return boolean
* @throws CacheException
* @return boolean
*/
public static function exists(): bool
{
Expand Down

0 comments on commit d29bab0

Please sign in to comment.