ApiBundle/Facade/ContentTypeCollectionFacade.php
Doc-block of $facade
in addContentType
contains phpdoc param type \OpenOrchestra\ApiBundle\Facade\ContentTypeFacade
which is incompatible with the param type \OpenOrchestra\BaseApi\Facade\FacadeInterface
declared in the signature Open
Open
* @param FacadeInterface|ContentTypeFacade $facade
- Create a ticketCreate a ticket
- Exclude checks
Parameter $facade
has undeclared type \OpenOrchestra\BaseApi\Facade\FacadeInterface
Open
Open
public function addContentType(FacadeInterface $facade)
- Create a ticketCreate a ticket
- Exclude checks
Possibly zero references to use statement for classlike/namespace Serializer
(\JMS\Serializer\Annotation)
Open
Open
use JMS\Serializer\Annotation as Serializer;
- Create a ticketCreate a ticket
- Exclude checks