Test php cs, CG-132 #52
phpstan.yml
on: push
call-workflow-passing-data
/
M2 PHPStan
53s
Annotations
5 errors
call-workflow-passing-data / M2 PHPStan:
Model/Config.php#L27
Method CustomGento\Cookiebot\Model\Config::isEnabled() should return bool but return statement is missing.
|
call-workflow-passing-data / M2 PHPStan:
Model/Config.php#L32
Method CustomGento\Cookiebot\Model\Config::getId() should return string but return statement is missing.
|
call-workflow-passing-data / M2 PHPStan:
Model/Config.php#L37
Method CustomGento\Cookiebot\Model\Config::getDataCulture() should return string but return statement is missing.
|
call-workflow-passing-data / M2 PHPStan:
Model/Config.php#L42
Method CustomGento\Cookiebot\Model\Config::useEuCdn() should return bool but return statement is missing.
|
call-workflow-passing-data / M2 PHPStan:
Model/ScriptGenerator.php#L34
Method CustomGento\Cookiebot\Model\ScriptGenerator::generate() should return string but return statement is missing.
|