Automated formatting changes (NO_CI)

This commit is contained in:
Formatter Bot 2023-09-25 23:25:18 +00:00
parent dddece9e88
commit 61c983f518

View File

@ -112,7 +112,7 @@ class TicketAttributeValue implements \JsonSerializable
* Set value
*
* @param null|int|string|float $value Value
* @param int $datatype Datatype
* @param int $datatype Datatype
*
* @return void
*