getPrice01Min() public méthode

Get Price01 min
public getPrice01Min ( ) : integer
Résultat integer
 /**
  * {@inheritDoc}
  */
 public function getPrice01Min()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getPrice01Min', array());
     return parent::getPrice01Min();
 }