From 8b74807cfce58f255723c7031137b7e740ccdbe6 Mon Sep 17 00:00:00 2001 From: Jose Erick Carreon Date: Fri, 12 Apr 2019 20:55:56 -0500 Subject: [PATCH] feat: Added namespace and classes to use --- src/Joserick/Plex/Server/Library/SectionAbstract.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/Joserick/Plex/Server/Library/SectionAbstract.php b/src/Joserick/Plex/Server/Library/SectionAbstract.php index aed1a7c..18451ff 100644 --- a/src/Joserick/Plex/Server/Library/SectionAbstract.php +++ b/src/Joserick/Plex/Server/Library/SectionAbstract.php @@ -1,5 +1,11 @@