PATH:
opt
/
cpanel
/
ea-wappspector
/
vendor
/
rector
/
rector
/
vendor
/
rector
/
rector-symfony
/
src
/
Set
<?php declare (strict_types=1); namespace Rector\Symfony\Set; use Rector\Set\Contract\SetListInterface; /** * @api */ final class SensiolabsSetList implements SetListInterface { /** * @var string */ public const ANNOTATIONS_TO_ATTRIBUTES = __DIR__ . '/../../config/sets/sensiolabs/annotations-to-attributes.php'; }
[+]
..
[+]
SetProvider
[-] SensiolabsSetList.php
[edit]
[-] SwiftMailerSetList.php
[edit]
[-] JMSSetList.php
[edit]
[-] FOSRestSetList.php
[edit]
[-] SymfonySetList.php
[edit]
[-] TwigSetList.php
[edit]