Some small fixes.

This commit is contained in:
James Cole
2015-06-28 08:42:06 +02:00
parent cbe52b5089
commit c15c45f765
5 changed files with 25 additions and 24 deletions

View File

@@ -528,9 +528,10 @@ class TestDataSeeder extends Seeder
}
/**
* @param $tag
* @param $tagName
*
* @return Tag|null
* @internal param $tag
*/
protected function findTag($tagName)
{