Wasn't piratey enough

This commit is contained in:
Andrew Collington 2022-07-18 13:39:27 +01:00 committed by GitHub
parent 57150f9105
commit b53fcd71c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -117,7 +117,7 @@ $opcache = (new Service([
"Overview": "Crows nest",
"Cached": "Thar Booty",
"Ignored": "The Black Spot",
"Preloaded": "Ready an' waitin', Captain'",
"Preloaded": "Ready an' waitin', Cap'n",
"Reset cache": "Be gone, yer scurvy dogs!",
"Enable real-time update": "Keep a weathered eye",
"Disable real-time update": "Avert yer eyes, sea dog!"
@ -354,4 +354,4 @@ public function getData(?string $section = null, ?string $property = null)
public function resetCache(?string $file = null): bool
```
It'll just be a case of removing the `?` from each of the params.
It'll just be a case of removing the `?` from each of the params.