PHP 클래스 DocumentedMethod

파일 보기 프로젝트 열기: ReactiveX/RxPHP 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$demos
$description
$isObservable
$methodName
$reactivexId

공개 메소드들

메소드 설명
fromReflectionMethod ( ReflectionMethod $method )

비공개 메소드들

메소드 설명
__construct ( $methodName, $reactivexId, $description, $demos, $isObservable )

메소드 상세

fromReflectionMethod() 공개 정적인 메소드

public static fromReflectionMethod ( ReflectionMethod $method )
$method ReflectionMethod

프로퍼티 상세

$demos 공개적으로 프로퍼티

public $demos

$description 공개적으로 프로퍼티

public $description

$isObservable 공개적으로 프로퍼티

public $isObservable

$methodName 공개적으로 프로퍼티

public $methodName

$reactivexId 공개적으로 프로퍼티

public $reactivexId