devel_wizard-2.x-dev/templates/project-drupal-drush/idea/php.xml.twig
templates/project-drupal-drush/idea/php.xml.twig
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="PhpIncludePathManager">
<include_path>
<path value="$PROJECT_DIR$/../../composer/composer-2.x/src/Composer" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="{{ php_language_level }}" />
<component name="PhpUnit">
<phpunit_settings>
<PhpUnitSettings configuration_file_path="$PROJECT_DIR$/phpunit.xml" custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" use_configuration_file="true" />
</phpunit_settings>
</component>
</project>
