| Name | Size | Mode | Actions |
|---|---|---|---|
| AsTaggedItem.php | 654 | 0644 | editdlrm |
| Autoconfigure.php | 921 | 0644 | editdlrm |
| AutoconfigureTag.php | 734 | 0644 | editdlrm |
| TaggedIterator.php | 594 | 0644 | editdlrm |
| TaggedLocator.php | 593 | 0644 | editdlrm |
| Target.php | 1628 | 0644 | editdlrm |
| When.php | 632 | 0644 | editdlrm |
/usr/share/php/Symfony/Component/DependencyInjection/Attribute/When.php (632B)
*/ #[\Attribute(\Attribute::TARGET_CLASS | \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE)] class When { public function __construct( public string $env, ) { } }