[TASK] Migrate usage of StandaloneView to ViewFactoryInterface, see #249 #392
Annotations
9 errors
Run PHPStan:
Classes/Plugins/ResultlistPlugin.php#L41
Property Tpwd\KeSearch\Plugins\ResultlistPlugin::$viewFactory has unknown class TYPO3\CMS\Core\View\ViewFactoryInterface as its type.
|
Run PHPStan:
Classes/Plugins/ResultlistPlugin.php#L49
Class TYPO3\CMS\Core\View\ViewFactoryInterface not found.
|
Run PHPStan:
Classes/Plugins/ResultlistPlugin.php#L85
Instantiated class TYPO3\CMS\Core\View\ViewFactoryData not found.
|
Run PHPStan:
Classes/Plugins/ResultlistPlugin.php#L91
Call to method create() on an unknown class TYPO3\CMS\Core\View\ViewFactoryInterface.
|
Run PHPStan:
Classes/Plugins/SearchboxPlugin.php#L39
Property Tpwd\KeSearch\Plugins\SearchboxPlugin::$viewFactory has unknown class TYPO3\CMS\Core\View\ViewFactoryInterface as its type.
|
Run PHPStan:
Classes/Plugins/SearchboxPlugin.php#L47
Class TYPO3\CMS\Core\View\ViewFactoryInterface not found.
|
Run PHPStan:
Classes/Plugins/SearchboxPlugin.php#L78
Instantiated class TYPO3\CMS\Core\View\ViewFactoryData not found.
|
Run PHPStan:
Classes/Plugins/SearchboxPlugin.php#L84
Call to method create() on an unknown class TYPO3\CMS\Core\View\ViewFactoryInterface.
|
Run PHPStan
Process completed with exit code 1.
|
Loading