Merge pull request #32 from cslant/feat/api-get-tag-by-slug #147
Annotations
5 errors
|
Run PHPStan:
src/Http/Controllers/TagController.php#L33
Method CSlant\Blog\Api\Http\Controllers\TagController::findBySlug() has no return type specified.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L36
Class Botble\Blog\Models\Tag not found.
|
Run PHPStan:
src/Http/Controllers/TagController.php#L45
Call to static method query() on an unknown class Botble\Blog\Models\Tag.
|
Run PHPStan
The operation was canceled.
|
Loading