ExternalInfoPlatformId
in package
FinalYes
Value object representing an external info platform identifier.
Table of Contents
Properties
- $value : int
Methods
- __construct() : mixed
- value() : int
- Return the numeric id.
Properties
$value
private
int
$value
Methods
__construct()
public
__construct(int $value) : mixed
Parameters
- $value : int
-
Positive identifier
Tags
value()
Return the numeric id.
public
value() : int