PHP Class Crummy\Phlack\WebHook\Reply\Reply

Inheritance: extends Crummy\Phlack\Common\Hash
Datei anzeigen Open project: mcrumm/phlack

Protected Properties

Property Type Description
$defaults
$required

Public Methods

Method Description
__construct ( mixed $data = [] )
toArray ( ) : array Returns only the text value.

Method Details

__construct() public method

public __construct ( mixed $data = [] )
$data mixed

toArray() public method

Returns only the text value.
public toArray ( ) : array
return array

Property Details

$defaults protected_oe property

protected $defaults

$required protected_oe property

protected $required