PHP 클래스 WPException, wordpress-mtv

상속: extends JsonableException
파일 보기 프로젝트 열기: newsapps/wordpress-mtv

공개 프로퍼티들

프로퍼티 타입 설명
$wp_error

공개 메소드들

메소드 설명
__call ( $method, $args )
__construct ( $wp_error )
to_json ( )

메소드 상세

__call() 공개 메소드

public __call ( $method, $args )

__construct() 공개 메소드

public __construct ( $wp_error )

to_json() 공개 메소드

public to_json ( )

프로퍼티 상세

$wp_error 공개적으로 프로퍼티

public $wp_error