Sulu\Bundle\ContactBundle\Contact\AccountFactory::createEntity PHP Method

createEntity() public method

public createEntity ( )
    public function createEntity()
    {
        return new AccountEntity();
    }