Update namespace

This commit is contained in:
Barry vd. Heuvel
2016-06-13 21:28:20 +02:00
parent d411a2bc7e
commit 3dcbd98b5d
19 changed files with 405 additions and 368 deletions
@@ -10,10 +10,10 @@
* @link http://phpdoc.org
*/
namespace phpDocumentor\Reflection\DocBlock;
namespace Barryvdh\Reflection\DocBlock;
/**
* Test class for \phpDocumentor\Reflection\DocBlock\Description
* Test class for \Barryvdh\Reflection\DocBlock\Description
*
* @author Vasil Rangelov <[email protected]>
* @copyright 2010-2011 Mike van Riel / Naenius. (http://www.naenius.com)