summaryrefslogtreecommitdiff
path: root/src/DTS/Validated.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/DTS/Validated.php')
-rw-r--r--src/DTS/Validated.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/DTS/Validated.php b/src/DTS/Validated.php
index 9610538..9415a5f 100644
--- a/src/DTS/Validated.php
+++ b/src/DTS/Validated.php
@@ -8,5 +8,7 @@ class Validated
{
public string $task = '';
+ public string $description = '';
+
public string $tag = '';
}