getId() public méthode

Get image id
public getId ( ) : integer
Résultat integer
 public function getId()
 {
     $this->__load();
     return parent::getId();
 }