Handles `` as defined in Media RSS

package SimplePie
subpackage API

 Methods

Constructor, used to input the data

__construct($role = null, $scheme = null, $name = null

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

Parameters

$role

$scheme

$name

String-ified version

__toString() : string

Returns

string

Get the credited person/entity's name

get_name() : string | null

Returns

stringnull

Get the role of the person receiving credit

get_role() : string | null

Returns

stringnull

Get the organizational scheme

get_scheme() : string | null

Returns

stringnull

 Properties

 

Credited name

$name : string

Default

see
 

Credited role

$role : string

Default

see
 

Organizational scheme

$scheme : string

Default

see