@@ -13,8 +13,8 @@ use Illuminate\Database\Eloquent\Model;
|
||||
* @property string $recv_headers
|
||||
* @property string $recv_body
|
||||
* @property float $time_taken
|
||||
* @property \Carbon\Carbon $created_at
|
||||
* @property \Carbon\Carbon $updated_at
|
||||
* @property Carbon\Carbon $created_at
|
||||
* @property Carbon\Carbon $updated_at
|
||||
*/
|
||||
class WebHookResponse extends Model
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user