File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/packages/ReadWrite/Contract/ReadNodeAnalyzerInterface.php
Back
<?php declare (strict_types=1); namespace Rector\ReadWrite\Contract; use PhpParser\Node\Expr; /** * @template TExpr as Expr */ interface ReadNodeAnalyzerInterface { public function supports(Expr $expr) : bool; /** * @param TExpr $expr */ public function isRead(Expr $expr) : bool; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.12 |
proxy
|
phpinfo
|
Settings