package
|
HttpSource
|
subpackage
|
Config
|
Methods
Constructor
__construct(\HttpSourceConfigFactory $ConfigFactory)
inherited
Typecast to string
__toString() : string
Retunrn config factory
getConfigFactory() : \HttpSourceConfigFactory
inherited
Set or get callback
map(callable $callback = null) : \HttpSourceEndpointItem
inherited
Get mapToName or name
mapToName()
Set or get field name
name(string $name = null) : \HttpSourceField
Properties
Field name
_name : string
New field name
_mapToName : string
Holds callback
_map : callable
inherited
Config factory instance
_ConfigFactory : \HttpSourceConfigFactory
inherited