Origin
in package
Table of Contents
- $name : string
- $type : string
- name() : string
- Gets the name of the origin.
- type() : string
- Gets the type of the origin.
Properties
$name
private
string
$name
$type
private
string
$type
Methods
name()
Gets the name of the origin.
public
name() : string
Tags
Return values
string —type()
Gets the type of the origin.
public
type() : string