src/Configuration/Broadcast/Broadcast.php
Method createEvent
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function createEvent($intialDate, $endDate, $titleEvent, $privacy, $language, $tags, $objectYouTube)
Method setDefaultConfigurations
has 7 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
private function setDefaultConfigurations($intialDate, $endDate, $titleEvent, $privacy, $language, $tags, $objectYouTube)