PSR4.inc in Autoload 7.2
Same filename in this branch
Same filename and directory in other branches
Namespace
Drupal\autoload_test_drupalFile
tests/autoload_test_drupal/src/PSR4.incView source
<?php
namespace Drupal\autoload_test_drupal;
/**
* Class PSR4.
*
* @package Drupal\autoload_test_drupal
*/
class PSR4 {
}