ModelInterface/Repository/ReadContentRepositoryInterface.php
Method findByContentTypeAndCondition
has 5 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function findByContentTypeAndCondition($language, $contentType = '', $choiceType = self::CHOICE_AND, $condition = null, $siteId = null);
- Create a ticketCreate a ticket