Skip to content

Instantly share code, notes, and snippets.

@feyromain
Created June 18, 2022 06:57
Show Gist options
  • Save feyromain/f416ecaeb760b7bee4dd0135e30040bb to your computer and use it in GitHub Desktop.
Save feyromain/f416ecaeb760b7bee4dd0135e30040bb to your computer and use it in GitHub Desktop.
PHPStan on Prestashop module
------ -------------------------------------------------------------------------------------------------------------------------
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