Handles `` or `` tags as defined in Media RSS and iTunes RSS respectively

package SimplePie
subpackage API

 Methods

Constructor, used to input the data

__construct($scheme = null, $value = null

For documentation on all the parameters, see the corresponding properties and their accessors

Parameters

$scheme

$value

String-ified version

__toString() : string

Returns

string

Get the organizational scheme for the rating

get_scheme() : string | null

Returns

stringnull

Get the value of the rating

get_value() : string | null

Returns

stringnull

 Properties

 

Rating scheme

$scheme : string

Default

see
 

Rating value

$value : string

Default

see