File manager - Edit - /var/www/payraty/helpdesk/vendor/rector/rector/rules/Naming/Contract/RenamePropertyValueObjectInterface.php
Back
<?php declare (strict_types=1); namespace Rector\Naming\Contract; use PhpParser\Node\Stmt\ClassLike; use PhpParser\Node\Stmt\Property; use PhpParser\Node\Stmt\PropertyProperty; interface RenamePropertyValueObjectInterface extends \Rector\Naming\Contract\RenameValueObjectInterface { public function getClassLike() : ClassLike; public function getClassLikeName() : string; public function getProperty() : Property; public function getPropertyProperty() : PropertyProperty; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0.13 |
proxy
|
phpinfo
|
Settings