mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-22 18:20:31 -05:00
fix: Resource php doc blocks
This commit is contained in:
@@ -16,6 +16,9 @@ namespace App\Http\Resources;
|
||||
use Illuminate\Http\Resources\Json\JsonResource;
|
||||
use JsonSerializable;
|
||||
|
||||
/**
|
||||
* @mixin \App\Models\Bot
|
||||
*/
|
||||
class BotResource extends JsonResource
|
||||
{
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user