Skip to content

Conversation

@szepeviktor
Copy link

@szepeviktor szepeviktor commented Aug 9, 2023

Hello! Ran @phpstan and fixed all level 2 errors.

@milanlatinovic Could you review it please?

$this->serializeClass = $serializeClass;
$this->parameters = $parameters;
$this->payLoad = $payLoad;
$this->apiB = $apiBaseUrl;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 Removed stray property.


public function __construct() {
parent::__construct();
$this->type = "initials";
Copy link
Author

@szepeviktor szepeviktor Aug 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚨 Removed initialization of unknown property.

@szepeviktor
Copy link
Author

💡 Were you thinking about following a Coding Standard?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant