Version
class Version implements DynamicMetadataInterface (View source)
Properties
string | $text |
Methods
__construct(string $text)
No description
static string
getName()
No description
static DynamicMetadataInterface
createFromDecodedJsonResponse(array $data)
Create a CropArea from the decoded JSON data.
mixed
getForJson()
Get the data, which should be json-fied later.
string
getText()
No description
setText(string $text)
No description
Details
__construct(string $text)
No description
static string
getName()
No description
static DynamicMetadataInterface
createFromDecodedJsonResponse(array $data)
Create a CropArea from the decoded JSON data.
mixed
getForJson()
Get the data, which should be json-fied later.
string
getText()
No description
setText(string $text)
No description