Exemplo n.º 1
0
 protected static function fetchSpecificationData($productIDs, $fullSpecification = false)
 {
     return parent::fetchSpecificationData(__CLASS__, $productIDs, $fullSpecification);
 }