예제 #1
0
 /**
  * EAV entity type code getter
  *
  * @return string
  */
 public function getEntityTypeCode()
 {
     return $this->_attributeCollection->getEntityTypeCode();
 }