|
CreateClass |
src/Plugin/DMU/Fixer/CreateClass.php |
Plugin annotation
@Fixer(
id = "create_class"
) |
|
Define |
src/Plugin/DMU/Fixer/Define.php |
Plugin annotation
@Fixer(
id = "define"
) |
|
Delete |
src/Plugin/DMU/Fixer/Delete.php |
Plugin annotation
@Fixer(
id = "delete"
) |
|
Disable |
src/Plugin/DMU/Fixer/Disable.php |
Plugin annotation
@Fixer(
id = "disable"
) |
|
FormCallbackToMethod |
src/Plugin/DMU/Fixer/FormCallbackToMethod.php |
Plugin annotation
@Fixer(
id = "form_callback_to_method"
) |
|
HookToYAML |
src/Plugin/DMU/Fixer/HookToYAML.php |
Plugin annotation
@Fixer(
id = "hook_to_YAML"
) |
|
Implement |
src/Plugin/DMU/Fixer/Implement.php |
Plugin annotation
@Fixer(
id = "implement"
) |
|
ImplementHook |
src/Plugin/DMU/Fixer/ImplementHook.php |
Plugin annotation
@Fixer(
id = "implement_hook"
) |
|
NodeCollectorTrait |
src/Plugin/DMU/Fixer/NodeCollectorTrait.php |
Trait used by fixers which loop through existing indexer objects and do
things with them. |
|
Notify |
src/Plugin/DMU/Fixer/Notify.php |
Plugin annotation
@Fixer(
id = "notify"
) |
|
PSR4 |
src/Plugin/DMU/Fixer/PSR4.php |
Plugin annotation
@Fixer(
id = "psr4ify"
) |