Equip\Formatter\FormatterInterface::type PHP Метод

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

Get the content type of the response body.
public type ( ) : string
Результат string
    public function type();
FormatterInterface