Exemple #1
0
 /**
  * Gets the site path.
  *
  * @return string
  *   The site path.
  */
 public function get()
 {
     return $this->drupalKernel->getSitePath();
 }