draft time recording

This commit is contained in:
Dennis Eichhorn 2019-08-10 23:15:25 +02:00
parent cc87855a91
commit 7391d7d077

View File

@ -32,7 +32,7 @@ class Position implements ArrayableInterface, \JsonSerializable
* @var int
* @since 1.0.0
*/
private $id = 0;
protected $id = 0;
/**
* Name.