Skip to content

Commit c934681

Browse files
committed
Root resources config
1 parent de14793 commit c934681

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

resources.yml

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
yaml_location: yaml
2+
api_settings: ApiClients\Twitter\ApiSettings
3+
src:
4+
path: src/Resource
5+
namespace: ApiClients\Twitter\Resource
6+
tests:
7+
path: tests/Resource
8+
namespace: ApiClients\Tests\Twitter\Resource

0 commit comments

Comments
 (0)