示例#1
0
 /**
  * Extends the portability for tests
  *
  * {@inheritdoc]
  */
 public function getCompliantId(string $name) : string
 {
     return parent::getCompliantId($name);
 }