\Iqrf\Repository\Entities DpaVersion

DPA version entity

Summary

Methods
Properties
Constants
__construct
getRaw
getPretty
jsonSerialize
No public properties found
No public constants found
No protected methods found
No protected properties found
No protected constants found
No private methods found
version
No private constants found

Properties

$version

$version : string

Type

string

Methods

__construct()

__construct(string  $version) : mixed

Constructor

Parameters

string $version

Raw DPA version

Returns

mixed —

getRaw()

getRaw() : string

Returns the raw DPA version

Returns

string —

Raw DPA version

getPretty()

getPretty() : string

Returns the pretty DPA version

Returns

string —

Formatted DPA version

jsonSerialize()

jsonSerialize() : string

Serialized the DPA version entity into JSON

Returns

string —

JSON serialized DPA version