We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc755a5 commit 304472fCopy full SHA for 304472f
src/Mpociot/ApiDoc/Generators/AbstractGenerator.php
@@ -8,7 +8,7 @@
8
use Illuminate\Support\Str;
9
use Mpociot\ApiDoc\Parsers\RuleDescriptionParser as Description;
10
use ReflectionClass;
11
-use phpDocumentor\Reflection\DocBlock;
+use Mpociot\Reflection\DocBlock;
12
13
abstract class AbstractGenerator
14
{
0 commit comments