Gets the Bundle directory path.
The path should always be returned as a Unix path (with /).
@api
Return value
string The Bundle absolute path
File
- drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Bundle/BundleInterface.php, line 101
Class
- BundleInterface
- BundleInterface.
Namespace
Symfony\Component\HttpKernel\Bundle
Code
public function getPath();