Various code cleanup

This commit is contained in:
James Cole
2017-02-25 17:39:50 +01:00
parent eed8fe22c6
commit 2116486fe0
3 changed files with 14 additions and 15 deletions

View File

@@ -44,7 +44,7 @@ interface AttachmentHelperInterface
/**
* @param Model $model
*
* @param array $files
* @param null|array $files
*
* @return bool
*/