Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Commit

Permalink
feat: Added namespace and classes to use
Browse files Browse the repository at this point in the history
  • Loading branch information
joserick committed Apr 13, 2019
1 parent 242dcf4 commit 1125b4b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Joserick/Plex/Server/Library/Section/Photo.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?php

namespace Joserick\Plex\Server\Library\Section;

use Joserick\Plex\Server\Library\Plex_Server_Library_SectionAbstract;

/**
* Plex Server Library Photo Section
*
Expand Down

0 comments on commit 1125b4b

Please sign in to comment.