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.
Stringable
1 parent 088a948 commit e038a95Copy full SHA for e038a95
webapp/src/Config/OptionalFileResource.php
@@ -14,7 +14,7 @@
14
* @see FileResource
15
* @see FileExistenceResource
16
*/
17
-class OptionalFileResource implements SelfCheckingResourceInterface, Stringable
+class OptionalFileResource implements SelfCheckingResourceInterface
18
{
19
private readonly bool $exists;
20
0 commit comments