Inpsyde\MultilingualPress\Common\Type\FilterableTranslation::target_content_id PHP Method

target_content_id() public method

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