We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeacbec commit 0962f69Copy full SHA for 0962f69
src/Frdlweb/Contract/Autoload/CodebaseInterface.php
@@ -2,7 +2,7 @@
2
3
namespace Frdlweb\Contract\Autoload;
4
5
-interface CodebaseInterface
+ interface CodebaseInterface
6
{
7
const ALL_CHANNELS = '*';
8
const ENDPOINT_DEFAULT = 'RemoteApiBaseUrl';
0 commit comments