PHP Class GcDevelopment\Form\AbstractFormContent

Inheritance: extends Gc\Form\AbstractForm
Datei anzeigen Open project: gotcms/gotcms

Protected Properties

Property Type Description
$tableName Table name

Public Methods

Method Description
init ( ) : void Initialize form

Method Details

init() public method

Initialize form
public init ( ) : void
return void

Property Details

$tableName protected_oe property

Table name
protected $tableName