Remove psalm annotations
This commit is contained in:
parent
97f3848b66
commit
cd5c97afd3
58 changed files with 3 additions and 153 deletions
|
@ -10,9 +10,6 @@ use App\Services\PlaceService;
|
|||
use Illuminate\Http\RedirectResponse;
|
||||
use Illuminate\View\View;
|
||||
|
||||
/**
|
||||
* @psalm-suppress UnusedClass
|
||||
*/
|
||||
class PlacesController extends Controller
|
||||
{
|
||||
protected PlaceService $placeService;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue