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 c8f1881 commit ccce82cCopy full SHA for ccce82c
src/Tools/WritingUtils.php
@@ -14,6 +14,7 @@ class WritingUtils
14
'PUT' => 'darkblue',
15
'PATCH' => 'purple',
16
'DELETE' => 'red',
17
+ 'OPTIONS' => 'grey',
18
];
19
20
/**
0 commit comments