aboutsummaryrefslogtreecommitdiff
path: root/backyard/php-api/trunk/phpspec.yml
diff options
context:
space:
mode:
Diffstat (limited to 'backyard/php-api/trunk/phpspec.yml')
-rw-r--r--backyard/php-api/trunk/phpspec.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/backyard/php-api/trunk/phpspec.yml b/backyard/php-api/trunk/phpspec.yml
new file mode 100644
index 0000000..eb57939
--- /dev/null
+++ b/backyard/php-api/trunk/phpspec.yml
@@ -0,0 +1,5 @@
+suites:
+ main:
+ namespace: App
+ psr4_prefix: App
+ src_path: app \ No newline at end of file