You are here

interface DirectoryBehaviorInterface in X Autoload 7.5

Same name and namespace in other branches
  1. 7.4 lib/DirectoryBehavior/DirectoryBehaviorInterface.php \Drupal\xautoload\DirectoryBehavior\DirectoryBehaviorInterface

Hierarchy

Expanded class hierarchy of DirectoryBehaviorInterface

All classes that implement DirectoryBehaviorInterface

3 files declare their use of DirectoryBehaviorInterface
ExtendedClassFinderInterface.php in src/ClassFinder/ExtendedClassFinderInterface.php
GenericPrefixMap.php in src/ClassFinder/GenericPrefixMap.php
Interface.php in legacy/lib/FinderPlugin/Interface.php

File

src/DirectoryBehavior/DirectoryBehaviorInterface.php, line 6

Namespace

Drupal\xautoload\DirectoryBehavior
View source
interface DirectoryBehaviorInterface {

}

Members