We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7106376 commit 9e22d92Copy full SHA for 9e22d92
tests/Support/helpers.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+namespace Laravel\Scout;
4
5
+function config($arg)
6
+{
7
+ return false;
8
+}
0 commit comments