PHP Class Mage2\Catalog\Models\AttributeDropdownOption

Inheritance: extends Mage2\Framework\System\Models\BaseModel
Show file Open project: mage2/laravel-ecommerce Class Usage Examples

Protected Properties

Property Type Description
$fillable

Public Methods

Method Description
productAttribute ( ) : ProductAttribute Attribute Dropdown Options belongs to many Product Attribute.

Method Details

productAttribute() public method

Attribute Dropdown Options belongs to many Product Attribute.
public productAttribute ( ) : ProductAttribute
return ProductAttribute

Property Details

$fillable protected property

protected $fillable