refactoring

This commit is contained in:
NOrtmann1
2026-05-26 18:15:28 +02:00
parent 8762bc1b07
commit 3606a750be
3 changed files with 12 additions and 7 deletions
+2 -1
View File
@@ -71,4 +71,5 @@ class Article
return $this->date;
}
}
}
?>