We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf15ea7 + 47c4518 commit 04c1343Copy full SHA for 04c1343
1 file changed
README.md
@@ -34,7 +34,7 @@ return [
34
## How it works
35
36
```php
37
-use Phpro\ApiProblem\Exception\ApiProblemException
+use Phpro\ApiProblem\Exception\ApiProblemException;
38
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
39
40
class SomeController
0 commit comments