This pull request addresses the warning message related to the return type of the jsonSerialize() method in the Row class of the Whitespacecode\TableCard\Table module. The warning indicated that the return type should be compatible with JsonSerializable::jsonSerialize(): mixed.
Please review this pull request and merge it into the main branch
This pull request addresses the warning message related to the return type of the jsonSerialize() method in the Row class of the Whitespacecode\TableCard\Table module. The warning indicated that the return type should be compatible with JsonSerializable::jsonSerialize(): mixed.
Please review this pull request and merge it into the main branch