From 242dcf482e90c6fb50e705780e1de7ceb086678d Mon Sep 17 00:00:00 2001 From: Jose Erick Carreon Date: Fri, 12 Apr 2019 19:51:34 -0500 Subject: [PATCH] feat: Added namespace, classes to use and spelling correction in the comments --- src/Joserick/Plex/Server/Library/Section/Artist.php | 12 +++++++++--- src/Joserick/Plex/Server/Library/Section/Movie.php | 11 ++++++++--- src/Joserick/Plex/Server/Library/Section/Show.php | 10 ++++++++-- 3 files changed, 25 insertions(+), 8 deletions(-) diff --git a/src/Joserick/Plex/Server/Library/Section/Artist.php b/src/Joserick/Plex/Server/Library/Section/Artist.php index 6ab7101..d125bf9 100644 --- a/src/Joserick/Plex/Server/Library/Section/Artist.php +++ b/src/Joserick/Plex/Server/Library/Section/Artist.php @@ -1,5 +1,11 @@