PHP 클래스 Crummy\Phlack\WebHook\Reply\Reply

상속: extends Crummy\Phlack\Common\Hash
파일 보기 프로젝트 열기: mcrumm/phlack

보호된 프로퍼티들

프로퍼티 타입 설명
$defaults
$required

공개 메소드들

메소드 설명
__construct ( mixed $data = [] )
toArray ( ) : array Returns only the text value.

메소드 상세

__construct() 공개 메소드

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

toArray() 공개 메소드

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

프로퍼티 상세

$defaults 보호되어 있는 프로퍼티

protected $defaults

$required 보호되어 있는 프로퍼티

protected $required