id === $timekeeper->user_id || $user->isAdmin(); } public function create(User $user): bool { return true; } }