Started backend for cv timeline data

This commit is contained in:
2021-08-22 10:44:49 +01:00
parent 60927cf6b6
commit edcc979319
8 changed files with 1811 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
<?php
class TimelineData
{
}