interface DrupalAutoloadTestInterface
This interface is empty because we only care if Drupal can find it.
Hierarchy
- interface \DrupalAutoloadTestInterface
Expanded class hierarchy of DrupalAutoloadTestInterface
All classes that implement DrupalAutoloadTestInterface
1 string reference to 'DrupalAutoloadTestInterface'
- BootstrapAutoloadTestCase::testAutoloadCase in modules/
simpletest/ tests/ bootstrap.test - Tests that autoloader name matching is not case sensitive.
File
-
modules/
simpletest/ tests/ drupal_autoload_test/ drupal_autoload_test_interface.inc, line 11
View source
interface DrupalAutoloadTestInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.