Skip to content

Instantly share code, notes, and snippets.

@IvanAlekseevichPopov
Last active December 9, 2016 15:26
Show Gist options
  • Select an option

  • Save IvanAlekseevichPopov/8efbf734ff429eafd194b40d0bca238b to your computer and use it in GitHub Desktop.

Select an option

Save IvanAlekseevichPopov/8efbf734ff429eafd194b40d0bca238b to your computer and use it in GitHub Desktop.
$this->get('request')->getBasePath();
$this->get('kernel')->getRootDir();
$this->getContainer()->getParameter('kernel.root_dir')
$this->container->getParameter('kernel.root_dir')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment