Eccube\Controller\Admin\Content\ContentsController::__construct PHP Method

__construct() public method

Deprecation: 3.1 delete. use NewsController
public __construct ( )
    public function __construct()
    {
        parent::__construct();
    }