Contao\CoreBundle\Controller\InsertTagsController::__construct PHP Method

__construct() public method

Constructor.
public __construct ( $framework )
$framework
    public function __construct($framework)
    {
        $this->framework = $framework;
    }
InsertTagsController