*/ protected $casts = [ 'actor_id' => 'integer', 'target_actor_id' => 'integer', ]; }