Skip to content

Conversation

@sukhwinder33445
Copy link
Contributor

No description provided.

$this->connect();

if (! method_exists($this->pdo, $name)) {
/** @var PDO $pdo */
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you have to use mixins here instead. Check https://phpstan.org/writing-php-code/phpdocs-basics#mixins

@sukhwinder33445
Copy link
Contributor Author

No longer required due to #93.

@lippserd lippserd deleted the fix/phpstan branch December 9, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants