@@ -1,14 +1,14 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * phpDocumentor |
|
4 | - * |
|
5 | - * PHP Version 5.3 |
|
6 | - * |
|
7 | - * @author Mike van Riel <[email protected]> |
|
8 | - * @copyright 2010-2011 Mike van Riel / Naenius (http://www.naenius.com) |
|
9 | - * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | - * @link http://phpdoc.org |
|
11 | - */ |
|
3 | + * phpDocumentor |
|
4 | + * |
|
5 | + * PHP Version 5.3 |
|
6 | + * |
|
7 | + * @author Mike van Riel <[email protected]> |
|
8 | + * @copyright 2010-2011 Mike van Riel / Naenius (http://www.naenius.com) |
|
9 | + * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | + * @link http://phpdoc.org |
|
11 | + */ |
|
12 | 12 | |
13 | 13 | namespace phpDocumentor\Reflection; |
14 | 14 |
@@ -106,7 +106,7 @@ |
||
106 | 106 | * @param Doc $docBlock |
107 | 107 | * @param StrategyContainer $strategies |
108 | 108 | * @param Context $context |
109 | - * @return null|\phpDocumentor\Reflection\DocBlock |
|
109 | + * @return null|Element |
|
110 | 110 | */ |
111 | 111 | private function createDocBlock(Doc $docBlock = null, StrategyContainer $strategies, Context $context = null) |
112 | 112 | { |
@@ -1,14 +1,14 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of phpDocumentor. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - * |
|
8 | - * @copyright 2010-2015 Mike van Riel<[email protected]> |
|
9 | - * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | - * @link http://phpdoc.org |
|
11 | - */ |
|
3 | + * This file is part of phpDocumentor. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + * |
|
8 | + * @copyright 2010-2015 Mike van Riel<[email protected]> |
|
9 | + * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | + * @link http://phpdoc.org |
|
11 | + */ |
|
12 | 12 | |
13 | 13 | namespace phpDocumentor\Reflection\Php; |
14 | 14 |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -16,7 +16,6 @@ |
||
16 | 16 | use Mockery as m; |
17 | 17 | use phpDocumentor\Reflection\Fqsen; |
18 | 18 | use phpDocumentor\Reflection\Php\StrategyContainer; |
19 | -use phpDocumentor\Reflection\Types\Context; |
|
20 | 19 | use PhpParser\Comment\Doc; |
21 | 20 | use PhpParser\Node\Name; |
22 | 21 | use PhpParser\Node\Stmt\ClassMethod; |
@@ -1,14 +1,14 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * This file is part of phpDocumentor. |
|
4 | - * |
|
5 | - * For the full copyright and license information, please view the LICENSE |
|
6 | - * file that was distributed with this source code. |
|
7 | - * |
|
8 | - * @copyright 2010-2015 Mike van Riel<[email protected]> |
|
9 | - * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | - * @link http://phpdoc.org |
|
11 | - */ |
|
3 | + * This file is part of phpDocumentor. |
|
4 | + * |
|
5 | + * For the full copyright and license information, please view the LICENSE |
|
6 | + * file that was distributed with this source code. |
|
7 | + * |
|
8 | + * @copyright 2010-2015 Mike van Riel<[email protected]> |
|
9 | + * @license http://www.opensource.org/licenses/mit-license.php MIT |
|
10 | + * @link http://phpdoc.org |
|
11 | + */ |
|
12 | 12 | |
13 | 13 | namespace phpDocumentor\Reflection\Php; |
14 | 14 |