PHP Class Services\FhirBundle

Inheritance: extends DataObject
Show file Open project: openeyes/openeyes

Public Properties

Property Type Description
$base_url
$entries
$id
$self_url
$title
$updated

Public Methods

Method Description
create ( string $title, string $self_url, string $base_url, array $resources )

Method Details

create() public static method

public static create ( string $title, string $self_url, string $base_url, array $resources )
$title string
$self_url string
$base_url string
$resources array Indexed by URL

Property Details

$base_url public property

public $base_url

$entries public property

public $entries

$id public property

public $id

$self_url public property

public $self_url

$title public property

public $title

$updated public property

public $updated