Add unit test for FileStorage
This commit is contained in:
@@ -25,7 +25,6 @@ interface ObjectStorageInterface
|
||||
* @access public
|
||||
* @param string $key
|
||||
* @param string $blob
|
||||
* @return string
|
||||
*/
|
||||
public function put($key, &$blob);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user