Skip to content

Commit 304472f

Browse files
committed
Update namespace
1 parent dc755a5 commit 304472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Mpociot/ApiDoc/Generators/AbstractGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
use Illuminate\Support\Str;
99
use Mpociot\ApiDoc\Parsers\RuleDescriptionParser as Description;
1010
use ReflectionClass;
11-
use phpDocumentor\Reflection\DocBlock;
11+
use Mpociot\Reflection\DocBlock;
1212

1313
abstract class AbstractGenerator
1414
{

0 commit comments

Comments
 (0)