░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
vps.doorgans.com
LOCATION:
/opt/cpanel/ea-wappspector/vendor/rector/rector/src/Contract/Rector
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: ScopeAwareRectorInterface.php
<?php declare (strict_types=1); namespace Rector\Contract\Rector; use PhpParser\Node; use PhpParser\NodeTraverser; use PHPStan\Analyser\Scope; interface ScopeAwareRectorInterface extends \Rector\Contract\Rector\RectorInterface { /** * Process Node of matched type with its PHPStan scope * @return Node|Node[]|null|NodeTraverser::* */ public function refactorWithScope(Node $node, Scope $scope); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 ConfigurableRectorInterface.php
PHP
364 B
2024-11-08 13:59
EDIT
📄 RectorInterface.php
PHP
717 B
2024-11-08 13:59
EDIT
📄 ScopeAwareRectorInterface.php
PHP
422 B
2024-11-08 13:59
EDIT