getServices() public method

public getServices ( )
Example #1
0
 /**
  * @override
  * @inheritDoc
  */
 public function getServices()
 {
     return $this->serviceRegister->getServices();
 }