Exemple #1
0
 /**
  * @return bool Whether attribute is used for variations.
  */
 public function isVariable()
 {
     return (bool) $this->variable->getValue();
 }