getId() public method

Get the repository path of this url entry.
public getId ( )
Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function getId()
 {
     return parent::getId();
 }