You are here

public property FlexiformFormEntityBase::$entity_namespace in Flexiform 7

The namespace of this entity.

Type: string

File

includes/form_entity/base.form_entity.inc, line 22
Contains class for a basic entity getter.

Class

FlexiformFormEntityBase
Default Form Entity Class for Managing a form Entity.

Code

public $entity_namespace;