PHP 클래스 Post_Term_Command, wp-cli

## EXAMPLES # Set post terms $ wp post term set 123 test category Success: Set terms.
상속: extends WP_CLI\CommandWithTerms
파일 보기 프로젝트 열기: wp-cli/wp-cli

보호된 프로퍼티들

프로퍼티 타입 설명
$obj_type

공개 메소드들

메소드 설명
__construct ( )

보호된 메소드들

메소드 설명
get_object_type ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

get_object_type() 보호된 메소드

protected get_object_type ( )

프로퍼티 상세

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

protected $obj_type