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.
1 parent b25c00c commit 49df920Copy full SHA for 49df920
finder.php
@@ -1,6 +1,6 @@
1
<?php
2
3
return \StubsGenerator\Finder::create()
4
- ->in('source/genesis/')
+ ->in('source/genesis/lib/functions')
5
->sortByName()
6
;
0 commit comments