This commit is contained in:
Romain Neutron
2012-05-23 00:01:29 +02:00
parent 41e56ed86b
commit 4afa21d419
346 changed files with 2234 additions and 3759 deletions

View File

@@ -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);