public function RegistryAutoloadTestTestInterface::x in Registry Autoload 7
Dummy function x to test interfaces.
1 method overrides RegistryAutoloadTestTestInterface::x()
- RegistryAutoloadTestTest::x in tests/
modules/ registry_autoload_test/ src/ Cache/ RegistryAutoloadTestTest.php - Dummy function x to test interfaces.
File
- tests/
modules/ registry_autoload_test/ src/ Cache/ RegistryAutoloadTestTestInterface.php, line 13 - Tests that PSR-4 namespaced classes and interfaces get registered correctly.
Class
Namespace
Drupal\registry_autoload_test\CacheCode
public function x();