Ejemplo n.º 1
0
 public function getRealWidth()
 {
     return $this->getAttributeDirectly('real-width') ?: parent::getRealWidth();
 }