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

Commit

Permalink
style: Added the tag parameter missing in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joserick committed Apr 13, 2019
1 parent 8d9d88a commit b2e02f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Joserick/Plex/Server/Library/ItemAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ public function getItemByIndex($index)
* @param integer|string $polymorphicData Either an index, a key, or a title
* for an exact title match that will be used to retrieve a single library
* item.
* @param boolean $scopedToItem In this case, $scopedToItem does not affect the result.
*
* @uses Plex_Server_Library_ItemAbstract::getItemByIndex()
* @uses Plex_Server_Library_SectionAbstract::getPolymorphicItem()
Expand Down

0 comments on commit b2e02f7

Please sign in to comment.