mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
Fix CS
This commit is contained in:
@@ -28,7 +28,7 @@ interface Session_Storage_Interface
|
||||
/**
|
||||
* Return true if the storage contains the key
|
||||
*
|
||||
* @param string $key
|
||||
* @param string $key
|
||||
* @return boolean
|
||||
*/
|
||||
public function has($key);
|
||||
|
Reference in New Issue
Block a user