Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetDynamicProperty ¶
GetDynamicProperty returns a dynamic property
Types ¶
type PHPContext ¶
PHPContext is a PHPContext
func (PHPContext) GetDynamic ¶
func (ctx PHPContext) GetDynamic(name string) (interface{}, error)
func (PHPContext) SetDynamic ¶
func (ctx PHPContext) SetDynamic(name string, value interface{})
Click to show internal directories.
Click to hide internal directories.