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 544f4bd commit ee62e63Copy full SHA for ee62e63
src/Directive/ConfigurationBlockDirective.php
@@ -18,6 +18,7 @@
18
class ConfigurationBlockDirective extends SubDirective
19
{
20
private const LANGUAGE_LABELS = [
21
+ 'caddy' => 'Caddy'
22
'env' => 'Bash',
23
'html+jinja' => 'Twig',
24
'html+php' => 'PHP',
0 commit comments