summaryrefslogtreecommitdiffstats
path: root/.idea/php.xml
diff options
context:
space:
mode:
authorSimon Rettberg2017-04-21 18:23:02 +0200
committerSimon Rettberg2017-04-21 18:23:02 +0200
commited4b392bb5bfef36b847f9b89bc1d1ef19f4059c (patch)
tree683b759c1dacbe1aac4af00f1d574d929e5e8a14 /.idea/php.xml
parent[inc/Dictionary] Add $returnTagOnMissing to :translateFile() (diff)
downloadslx-admin-ed4b392bb5bfef36b847f9b89bc1d1ef19f4059c.tar.gz
slx-admin-ed4b392bb5bfef36b847f9b89bc1d1ef19f4059c.tar.xz
slx-admin-ed4b392bb5bfef36b847f9b89bc1d1ef19f4059c.zip
Update phpStorm stuff
Diffstat (limited to '.idea/php.xml')
-rw-r--r--.idea/php.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.idea/php.xml b/.idea/php.xml
index cd67c36e..4052c39a 100644
--- a/.idea/php.xml
+++ b/.idea/php.xml
@@ -1,4 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpProjectSharedConfiguration" php_language_level="5.4.0" />
+ <component name="PhpUnit">
+ <phpunit_settings>
+ <PhpUnitSettings />
+ </phpunit_settings>
+ </component>
</project> \ No newline at end of file