HttpSourceConfigFactoryiAmExistsANDValid

Extends \HttpSourceConfigFactory

HttpSourceConfigFactoryiAmExistsANDValid

package

HttpSourceTest

subpackage

Config

Methods

For single object

__construct() 
inherited

Create endpoint condition

condition() : \HttpSourceCondition
inherited

Create config

config() : \HttpSourceConfig
inherited

Create endpoint

endpoint() : \HttpSourceEndpoint
inherited

Create endpoint field

field() : \HttpSourceField
inherited

Response

\HttpSourceField

Instance

instance(string $factoryName = 'HttpSource.HttpSourceConfigFactory') : \HttpSourceConfigFactory
inherited static
throws

Arguments

$factoryName

string

Description Replacement for default factory (this class must have same interface)

Response

\HttpSourceConfigFactory

Load config by source name

load(string $sourceName) : \HttpSourceConfig
inherited

Arguments

$sourceName

string

Response

\HttpSourceConfig

Create endpoint result

result() : \HttpSourceResult
inherited

Properties

List of instances

_instances : array
inherited static
var

Type(s)

array