Beispiel #1
0
 /**
  * @inheritdoc
  * @deprecated since 2.3, and will be removed in 2.4, please use ProductCategory::getPosition
  */
 public function getPosition()
 {
     return parent::getPosition();
 }