Contao\CoreBundle\EventListener\ToggleViewListener::__construct PHP Метод

__construct() публичный Метод

Constructor.
public __construct ( Contao\CoreBundle\Framework\ContaoFrameworkInterface $framework )
$framework Contao\CoreBundle\Framework\ContaoFrameworkInterface
    public function __construct(ContaoFrameworkInterface $framework)
    {
        $this->framework = $framework;
    }