Write example on escaping values in a DocBlock

This commit is contained in:
Mike van Riel
2015-06-28 19:49:32 +02:00
parent 216cf0025f
commit ed4c6b77ab
4 changed files with 81 additions and 4 deletions
@@ -20,9 +20,9 @@ use phpDocumentor\Reflection\DocBlock\Tags\See;
/**
* @coversNothing
*/
class InterpretingDocBlocksTest extends \PHPUnit_Framework_TestCase
class ReconstitutingADocBlockTest extends \PHPUnit_Framework_TestCase
{
public function testInterpretingASimpleDocBlock()
public function testReconstituteADocBlock()
{
/**
* @var string $docComment