mmk2410
/
my-todo-list
Archived
1
0
Fork 0

Added ID manager

This commit is contained in:
Marcel Kapfer 2021-09-20 12:55:34 +02:00
parent 03713164fa
commit 9e75b6f9bb
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php declare(strict_types=1);
namespace MMK2410\MyTodoList;