PHP Class ApiPlatform\Core\Annotation\ApiProperty

Author: Kévin Dunglas ([email protected])
Datei anzeigen Open project: api-platform/core

Public Properties

Property Type Description
$attributes array
$description string
$identifier boolean
$iri string
$readable boolean
$readableLink boolean
$required boolean
$writable boolean
$writableLink boolean

Property Details

$attributes public_oe property

public array $attributes
return array

$description public_oe property

public string $description
return string

$identifier public_oe property

public bool $identifier
return boolean

$iri public_oe property

public string $iri
return string

$readable public_oe property

public bool $readable
return boolean

$required public_oe property

public bool $required
return boolean

$writable public_oe property

public bool $writable
return boolean