PHP Class WellCommerce\Bundle\LayoutBundle\Factory\LayoutBoxFactory

Author: Adam Piotrowski ([email protected])
Inheritance: extends WellCommerce\Bundle\DoctrineBundle\Factory\AbstractEntityFactory
Show file Open project: wellcommerce/wellcommerce

Protected Properties

Property Type Description
$supportsInterface string

Public Methods

Method Description
create ( ) : WellCommerce\Bundle\LayoutBundle\Entity\LayoutBoxInterface

Private Methods

Method Description
getDefaultLayoutBoxType ( ) : string

Method Details

create() public method

public create ( ) : WellCommerce\Bundle\LayoutBundle\Entity\LayoutBoxInterface
return WellCommerce\Bundle\LayoutBundle\Entity\LayoutBoxInterface

Property Details

$supportsInterface protected property

protected string $supportsInterface
return string