mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
extra space
This commit is contained in:
@@ -45,7 +45,7 @@ class InterpretingDocBlocksTest extends TestCase
|
|||||||
*/
|
*/
|
||||||
DOCBLOCK;
|
DOCBLOCK;
|
||||||
|
|
||||||
$factory = DocBlockFactory::createInstance();
|
$factory = DocBlockFactory::createInstance();
|
||||||
$phpdoc = $factory->create($docblock);
|
$phpdoc = $factory->create($docblock);
|
||||||
|
|
||||||
$summary = 'This is a short (...) description.';
|
$summary = 'This is a short (...) description.';
|
||||||
|
|||||||
Reference in New Issue
Block a user