golden hour
/opt/cpanel/ea-wappspector/vendor/rector/rector/vendor/rector/rector-symfony/src/Enum
⬆️ Go Up
Upload
File/Folder
Size
Actions
SensioAttribute.php
614 B
Del
OK
SymfonyAnnotation.php
685 B
Del
OK
SymfonyAttribute.php
225 B
Del
OK
SymfonyClass.php
316 B
Del
OK
Edit: SymfonyAttribute.php
<?php declare (strict_types=1); namespace Rector\Symfony\Enum; final class SymfonyAttribute { /** * @var string */ public const AUTOWIRE = 'Symfony\\Component\\DependencyInjection\\Attribute\\Autowire'; }
Save