mirror of
https://github.com/koel/koel
synced 2024-11-10 22:54:16 +00:00
Fix docblock
This commit is contained in:
parent
1a8927e5ac
commit
42f120599b
1 changed files with 0 additions and 2 deletions
|
@ -168,8 +168,6 @@ class Media
|
|||
* Otherwise, we only use the valid items it it.
|
||||
*
|
||||
* @param array $tags
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
public function setTags($tags = [])
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue