WooCommerce-ize URL detection #278
Annotations
5 errors
Run PHPStan:
app/Helpers/URL.php#L10
Used function is_account_page not found.
|
Run PHPStan:
app/Helpers/URL.php#L71
Only booleans are allowed in &&, int given on the left side.
|
Run PHPStan:
app/Helpers/URL.php#L72
Function is_account_page not found.
|
Run PHPStan:
app/Helpers/URL.php#L72
Method Syntatis\FeatureFlipper\Helpers\URL::isLogin() should return bool but returns mixed.
|
Run PHPStan
Process completed with exit code 1.
|
Loading