class DrupalAutoloadTestClass

This class is empty because we only care if Drupal can find it.

Hierarchy

Expanded class hierarchy of DrupalAutoloadTestClass

1 string reference to 'DrupalAutoloadTestClass'
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_class.inc, line 11

View source
class DrupalAutoloadTestClass implements DrupalAutoloadTestInterface {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.