From 8977f8cec4ca88f13528792a453eb27328e22845 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sun, 14 Nov 2021 08:49:37 +0000 Subject: Add description to todo --- src/DTS/Validated.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/DTS/Validated.php') 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 = ''; } -- cgit v1.2.3-13-gbd6f