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 212b9e9 commit c246f03Copy full SHA for c246f03
snippets/php.json
@@ -73,7 +73,7 @@
73
"\t'name' => '$2',",
74
"\t'type' => 'wysiwyg',",
75
"\t'tabs' => '${3|visual\\,text,visual,text|}',",
76
- "\t'toolbar' => '${4|full,basic|}',",
+ "\t'toolbar' => '${4|default,basic|}',",
77
"\t'media_upload' => ${5|0,1|},",
78
"\t'delay' => ${6|1,0|}",
79
"],"
0 commit comments