We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5eebc commit a76a2e7Copy full SHA for a76a2e7
src/Directive/ConfigurationBlockDirective.php
@@ -26,8 +26,8 @@ class ConfigurationBlockDirective extends SubDirective
26
'php' => 'PHP',
27
'php-annotations' => 'Annotations',
28
'php-attributes' => 'Attributes',
29
- 'php-standalone' => 'Standalone PHP apps',
30
- 'php-symfony' => 'Symfony apps',
+ 'php-standalone' => 'Standalone Use',
+ 'php-symfony' => 'Framework Use',
31
'rst' => 'RST',
32
'terminal' => 'Bash',
33
'varnish3' => 'Varnish 3',
0 commit comments