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 0e34396 commit bdc6a7dCopy full SHA for bdc6a7d
src/Routing/ControllerInspector.php
@@ -15,7 +15,7 @@ class ControllerInspector extends IlluminateControllerInspector
15
protected $unroutable = ['getThrottles', 'getRateLimit', 'getScopes', 'getAuthenticationProviders'];
16
17
/**
18
- * {@inheritDoc}
+ * {@inheritdoc}
19
*/
20
public function isRoutable(ReflectionMethod $method)
21
{
0 commit comments