open-orchestra/open-orchestra-cms-bundle

View on GitHub
Backoffice/DisplayBlock/DisplayBlockInterface.php

Summary

Maintainability
A
0 mins
Test Coverage

Parameter $block has undeclared type \OpenOrchestra\ModelInterface\Model\ReadBlockInterface
Open

    public function support(ReadBlockInterface $block);

Return type of show() is undeclared type \Symfony\Component\HttpFoundation\Response
Open

    public function show(ReadBlockInterface $block);

Parameter $block has undeclared type \OpenOrchestra\ModelInterface\Model\ReadBlockInterface
Open

    public function show(ReadBlockInterface $block);

Parameter $block has undeclared type \OpenOrchestra\ModelInterface\Model\ReadBlockInterface
Open

    public function toString(ReadBlockInterface $block);

There are no issues that match your filters.

Category
Status