php.xml 567 B

123456789
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="PhpCodeSniffer">
  4. <phpcs_settings>
  5. <PhpCSConfiguration max_messages_per_file="100" standards="Drupal;DrupalPractice;ItgalaxyCodingStandards;MySource;PEAR;PHPCS;PSR1;PSR2;Squiz;WordPress;WordPress-Core;WordPress-Docs;WordPress-Extra;WordPress-VIP;Zend" tool_path="$PROJECT_DIR$/../insteria/wp-content/themes/insteria/vendor/bin/phpcs" timeout="30000" />
  6. </phpcs_settings>
  7. </component>
  8. <component name="PhpProjectSharedConfiguration" php_language_level="7.1" />
  9. </project>