Fix docblock

This commit is contained in:
An Phan 2016-03-26 08:46:54 +07:00
parent 1a8927e5ac
commit 42f120599b

View file

@ -168,8 +168,6 @@ class Media
* Otherwise, we only use the valid items it it.
*
* @param array $tags
*
* @return array
*/
public function setTags($tags = [])
{