@@ -36,5 +36,5 @@ |
||
| 36 | 36 | * @return bool |
| 37 | 37 | * @throws \Core\Entity\Exception\OutOfBoundsException if the property does not exists. |
| 38 | 38 | */ |
| 39 | - public function notEmpty($property, array $args=[]); |
|
| 39 | + public function notEmpty($property, array $args = []); |
|
| 40 | 40 | } |