PHP Class WellCommerce\Bundle\AttributeBundle\Factory\AttributeValueFactory

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Factory\AbstractEntityFactory
ファイルを表示 Open project: wellcommerce/wellcommerce

Protected Properties

Property Type Description
$supportsInterface string

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\AttributeBundle\Entity\AttributeValueInterface

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\AttributeBundle\Entity\AttributeValueInterface
return WellCommerce\Bundle\AttributeBundle\Entity\AttributeValueInterface

Property Details

$supportsInterface protected_oe property

protected string $supportsInterface
return string