abstract class OptionsPropertyItem (View source)

Superclass for

  • PhpMyAdmin\Properties\Options\OptionsPropertyOneItem and
  • OptionsProperty Group

Methods

__construct(string $name = '', string $text = '')

No description

string
getName()

No description

string
getText()

No description

Details

__construct(string $name = '', string $text = '')

No description

Parameters

string $name
string $text

string getName()

No description

Return Value

string

string getText()

No description

Return Value

string