Validation PSR2

This commit is contained in:
jcherqui
2014-11-05 10:24:19 +01:00
parent 37cdbd6c23
commit d5b96d139f
7 changed files with 103 additions and 40 deletions

View File

@@ -38,4 +38,4 @@ interface Storage
* @return bool
*/
public function delete($id);
}
}