Created
June 18, 2022 06:57
-
-
Save feyromain/f416ecaeb760b7bee4dd0135e30040bb to your computer and use it in GitHub Desktop.
PHPStan on Prestashop module
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------ ------------------------------------------------------------------------------------------------------------------------- | |
Line psxmarketingwithgoogle.php | |
------ ------------------------------------------------------------------------------------------------------------------------- | |
36 Class PsxMarketingWithGoogle extends unknown class Module. | |
💡 Learn more at https://phpstan.org/user-guide/discovering-symbols | |
72 Access to an undefined property PsxMarketingWithGoogle::$name. | |
73 Access to an undefined property PsxMarketingWithGoogle::$tab. | |
74 Access to an undefined property PsxMarketingWithGoogle::$version. | |
75 Access to an undefined property PsxMarketingWithGoogle::$author. | |
76 Access to an undefined property PsxMarketingWithGoogle::$need_instance. | |
77 Access to an undefined property PsxMarketingWithGoogle::$module_key. | |
79 Access to an undefined property PsxMarketingWithGoogle::$bootstrap. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment