Inpsyde\MultilingualPress\Common\Type\FilterableTranslation::target_content_id PHP 메소드

target_content_id() 공개 메소드

Returns the target content ID.
부터: 3.0.0
public target_content_id ( ) : integer
리턴 integer Target content ID.
    public function target_content_id()
    {
        return $this->target_content_id;
    }