File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/rules/CodingStyle/Contract/ClassNameImport/ClassNameImportSkipVoterInterface.php
Back
<?php declare (strict_types=1); namespace Rector\CodingStyle\Contract\ClassNameImport; use PhpParser\Node; use Rector\Core\ValueObject\Application\File; use Rector\StaticTypeMapper\ValueObject\Type\FullyQualifiedObjectType; interface ClassNameImportSkipVoterInterface { public function shouldSkip(File $file, FullyQualifiedObjectType $fullyQualifiedObjectType, Node $node) : bool; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings