Use this->t instead of t #1051
phpstan.yml
on: pull_request
Static analysis with PHPStan
25s
Annotations
6 errors and 1 warning
Static analysis with PHPStan:
src/Rector/BestPractice/UseThisTInsteadOfTRector.php#L18
Class DrupalRector\Rector\BestPractice\UseThisTInsteadOfTRector extends unknown class Rector\Core\Rector\AbstractRector.
|
Static analysis with PHPStan:
src/Rector/BestPractice/UseThisTInsteadOfTRector.php#L48
Call to an undefined method DrupalRector\Rector\BestPractice\UseThisTInsteadOfTRector::isName().
|
Static analysis with PHPStan:
src/Rector/BestPractice/UseThisTInsteadOfTRector.php#L60
Access to an undefined property DrupalRector\Rector\BestPractice\UseThisTInsteadOfTRector::$betterNodeFinder.
|
Static analysis with PHPStan:
src/Rector/BestPractice/UseThisTInsteadOfTRector.php#L65
Access to an undefined property DrupalRector\Rector\BestPractice\UseThisTInsteadOfTRector::$betterNodeFinder.
|
Static analysis with PHPStan:
src/Rector/BestPractice/UseThisTInsteadOfTRector.php#L70
Access to an undefined property DrupalRector\Rector\BestPractice\UseThisTInsteadOfTRector::$nodeNameResolver.
|
Static analysis with PHPStan
Process completed with exit code 1.
|
Static analysis with PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|