PHP Class Crummy\Phlack\WebHook\Reply\EmptyReply

Inheritance: extends Reply
Datei anzeigen Open project: mcrumm/phlack

Protected Properties

Property Type Description
$defaults

Public Methods

Method Description
__construct ( ) Constructor.
offsetSet ( $offset, $value )
toArray ( )

Method Details

__construct() public method

Constructor.
public __construct ( )

offsetSet() public method

public offsetSet ( $offset, $value )

toArray() public method

public toArray ( )

Property Details

$defaults protected_oe property

protected $defaults