mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
Add example and functional test for reconstituting a DocBlock
This commit is contained in:
@@ -22,9 +22,6 @@ use phpDocumentor\Reflection\DocBlock\Tags\See;
|
||||
*/
|
||||
class InterpretingDocBlocksTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
/**
|
||||
* @link ../../examples/interpreting-a-simple-docblock.php
|
||||
*/
|
||||
public function testInterpretingASimpleDocBlock()
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user