<?php class FreshRSS_ActionController extends Minz_ActionController { /** * @var FreshRSS_View * @phpstan-ignore-next-line */ protected $view; }