This commit is contained in:
TomasVotruba
2017-11-30 10:27:01 +01:00
committed by Jaap van Otterdijk
parent e9e35284d9
commit f8d4fda4f3
18 changed files with 54 additions and 54 deletions
+1 -1
View File
@@ -87,7 +87,7 @@ class DocBlockTest extends TestCase
* @uses \phpDocumentor\Reflection\DocBlock\Description
* @uses \phpDocumentor\Reflection\DocBlock\Tag
*/
public function testDocBlockAllowsOnlyTags() : void
public function testDocBlockAllowsOnlyTags(): void
{
$this->expectException('InvalidArgumentException');
$tags = [