feat: add deserilazation

Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
2026-07-03 21:33:28 -04:00
parent 8f61c4d2d5
commit fe78426a5d
4 changed files with 41 additions and 2 deletions
+3 -1
View File
@@ -9,7 +9,9 @@ declare(strict_types=1);
namespace KTXF\Resource\Range;
interface IRange {
use KTXF\Json\JsonDeserializable;
interface IRange extends JsonDeserializable {
/**
* Gets the type of this range