We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7332d commit b5d73cdCopy full SHA for b5d73cd
src/Utilities/FileTypeResolver.php
@@ -18,5 +18,4 @@ public static function resolve($path): string
18
return ClassResolver::RESOURCE_TYPE_FILE;
19
}
20
21
-
22
0 commit comments