function __construct(\Flexi_TemplateFactory $core_factory, $patch_path) { parent::__construct($patch_path); $this->core_factory = $core_factory; }