\Charcoal\SourceSourceConfig

Source Config

Summary

Methods
Properties
Constants
defaults()
setType()
type()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$type
N/A

Properties

$type

$type : string

Type

string

Methods

defaults()

defaults() : array

Returns

array

setType()

setType(string  $type) : \Charcoal\Source\SourceConfig

Parameters

string $type

The type of source.

Throws

\InvalidArgumentException

If parameter is not a string.

Returns

\Charcoal\Source\SourceConfig

Chainable

type()

type() : string

Returns

string