CC-4961: Show linking
Refactoring
This commit is contained in:
parent
7347be35b1
commit
c721b81a13
5 changed files with 32 additions and 19 deletions
|
@ -17,7 +17,7 @@ class Application_Service_ShowDaysService
|
|||
* @param $repeatType
|
||||
* @param $isRecorded
|
||||
*/
|
||||
public function createShowDays($showData, $userId, $repeatType, $isRecorded)
|
||||
public function setShowDays($showData, $userId, $repeatType, $isRecorded)
|
||||
{
|
||||
$startDateTime = new DateTime($showData['add_show_start_date']." ".$showData['add_show_start_time']);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue