PHP Classes

File: .idea/php.xml

Recommend this page to a friend!
  Classes of Jorge Castro   Gentelella BladeOne   .idea/php.xml   Download  
File: .idea/php.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Gentelella BladeOne
Render templates using Bootstrap for presentation
Author: By
Last change:
Date: 2 years ago
Size: 530 bytes
 

Contents

Class file image Download
<?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="PhpIncludePathManager"> <include_path> <path value="$PROJECT_DIR$/vendor/eftec/bladeone" /> <path value="$PROJECT_DIR$/vendor/composer" /> </include_path> </component> <component name="PhpProjectSharedConfiguration" php_language_level="7.4" /> <component name="PhpUnit"> <phpunit_settings> <PhpUnitSettings custom_loader_path="$PROJECT_DIR$/vendor/autoload.php" /> </phpunit_settings> </component> </project>