Fixed DocBlock giving and reception for long descriptions.

This commit is contained in:
Vasil Rangelov
2012-11-14 18:05:03 +02:00
parent 3bfb48da76
commit 09b2cb083d
2 changed files with 3 additions and 1 deletions
@@ -12,6 +12,8 @@
namespace phpDocumentor\Reflection\DocBlock;
use phpDocumentor\Reflection\DocBlock;
/**
* Parses a Description of a DocBlock or tag.
*