mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-23 03:02:33 +01:00
* Fixes #5267 * cs fix * use true for 3rd parameter is_a * try use method_exists * patch in BetterPhpDocParser * clean * clean * [ci-review] Rector Rectify * [ci-review] Rector Rectify * phpstan * phpstan * phpstan * add test case * better solution * phpstan * phpstan * clean up * clean up * phpstan * clean up * final touch: use ObjectType check instead * better approach * ensure $phpDocInfo->getVarTagValueNode() instanceof VarTagValueNode as well * clean up * use of the VarTagValueNode * use of the VarTagValueNode * use of the VarTagValueNode * [ci-review] Rector Rectify * phpstan Co-authored-by: rector-bot <tomas@getrector.org>