Remove `RelationParameters::$version` property
commit7b21d2af24778e169acb6018d23dc0f7d456e1ff
authorMaurício Meneghini Fauth <mauricio@fauth.dev>
Thu, 23 Dec 2021 17:13:18 +0000 (23 14:13 -0300)
committerMaurício Meneghini Fauth <mauricio@fauth.dev>
Sun, 26 Dec 2021 22:17:58 +0000 (26 19:17 -0300)
treeff42cd0119eb06d336ae6b53d92bee486617761b
parentc4e2582e56e5ad46c71d889f612aeb7b7fcf5a20
Remove `RelationParameters::$version` property

It is only used to save to the Session.

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
libraries/classes/ConfigStorage/RelationParameters.php
test/classes/ConfigStorage/RelationParametersTest.php