Nicolas S

Results 1 issues of Nicolas S

### What problem does your feature request address? I use [PHPStan](https://phpstan.org/) to detect errors on static types. No types are currently present in Models. Usage example ```php private function logCustomer(Customer...