[spalenque] - #6968 *BUG FIX
This commit is contained in:
parent
e7ae2d0e27
commit
e841182531
@ -25,7 +25,7 @@ final class TrainingFactory implements ITrainingFactory {
|
||||
* @param null|string $call_2_action_url
|
||||
* @return ICompanyService
|
||||
*/
|
||||
public function buildCompanyService($name, $overview, ICompany $company, $active, IMarketPlaceType $marketplace_type, $call_2_action_url = null, $live_service = null)
|
||||
public function buildCompanyService($name, $overview, ICompany $company, $active, IMarketPlaceType $marketplace_type, $call_2_action_url = null, $live_service = null, $published = null)
|
||||
{
|
||||
$training = new TrainingService;
|
||||
$training->setName($name);
|
||||
|
Loading…
x
Reference in New Issue
Block a user