I am trying to access a service in a Symfony Controller
$session = $this->get(\'session\');
But I get the next error:
PHP Fa