SitePathFactory
class SitePathFactory (View source)
Gets the site path from the kernel.
Properties
| protected DrupalKernelInterface | $drupalKernel | The Drupal kernel. |
Methods
string
get()
Gets the site path.
Details
__construct(DrupalKernelInterface $drupal_kernel)
Constructs an SitePathFactory instance.
string
get()
Gets the site path.