From 0ee38e98532a9daf7ba08ab65b7f73d6505e0aea Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Fri, 24 Aug 2018 13:17:32 +0200 Subject: Began API for posts --- api/Posts/Models/PostText.php | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 api/Posts/Models/PostText.php (limited to 'api/Posts/Models/PostText.php') diff --git a/api/Posts/Models/PostText.php b/api/Posts/Models/PostText.php new file mode 100644 index 0000000..2e4a4bb --- /dev/null +++ b/api/Posts/Models/PostText.php @@ -0,0 +1,21 @@ +