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 4669b79 + 4462c32 commit 4741acfCopy full SHA for 4741acf
src/TunnelerServiceProvider.php
@@ -59,7 +59,7 @@ function ($app) {
59
*/
60
public function provides()
61
{
62
- return array('command.tunneler.activate');
+ return ['command.tunneler.activate'];
63
}
64
65
0 commit comments