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.
2 parents 7dc7f4f + 005b951 commit 18373fdCopy full SHA for 18373fd
HeaderBag.php
@@ -230,7 +230,7 @@ public function hasCacheControlDirective(string $key)
230
/**
231
* Returns a Cache-Control directive value by name.
232
*
233
- * @return mixed|null The directive value if defined, null otherwise
+ * @return mixed The directive value if defined, null otherwise
234
*/
235
public function getCacheControlDirective(string $key)
236
{
0 commit comments