© 2026 Hedgehog Software, LLC
public static function getEloquentQuery(): Builder { return parent::getEloquentQuery()->where('is_active', true); }
modifyQueryUsing