Returns the base path for the XSD files.
@api
Return value
string The XSD base path
File
- drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Extension/ExtensionInterface.php, line 53
Class
- ExtensionInterface
- ExtensionInterface is the interface implemented by container extension classes.
Namespace
Symfony\Component\DependencyInjection\Extension
Code
public function getXsdValidationBasePath();