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