コード例 #1
0
ファイル: Taxonomy.php プロジェクト: Silwereth/Sylius
 /**
  * {@inheritdoc}
  */
 public function getCode()
 {
     return $this->root->getCode();
 }