* Run php-cs-fixer.

* Enable phpdoc_types rule.
This commit is contained in:
Robert Korulczyk
2017-08-18 12:10:42 +02:00
committed by Carsten Brandt
parent 7ad94a0107
commit b99e955627
25 changed files with 149 additions and 142 deletions

View File

@@ -17,4 +17,4 @@ class ValidatorTestFunctionModel extends Model
{
return true;
}
}
}