PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-symfony
/
src
/
Enum
<?php declare (strict_types=1); namespace Rector\Symfony\Enum; final class SymfonyAttribute { /** * @var string */ public const AUTOWIRE = 'Symfony\\Component\\DependencyInjection\\Attribute\\Autowire'; }
[-] SymfonyClass.php
[edit]
[-] SymfonyAnnotation.php
[edit]
[+]
..
[-] SensioAttribute.php
[edit]
[-] SymfonyAttribute.php
[edit]