Prado\TService::getID PHP Méthode

getID() public méthode

public getID ( ) : string
Résultat string id of this service
    public function getID()
    {
        return $this->_id;
    }