Inpsyde\MultilingualPress\Common\Type\FilterableTranslation::type PHP Метод

type() публичный Метод

Returns the content type.
С версии: 3.0.0
public type ( ) : string
Результат string Content type.
    public function type()
    {
        return $this->type;
    }