Closed Rom1-B closed 6 months ago
Add phpcs + phpstan
Are you sure phpcs is running ? There are a lot of function without the public keyword, which I think should trigger a phpcs failure ?
phpcs
function
public
Indeed, it was too simple :(
Add phpcs + phpstan