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

View file

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