user = $user; } public function get(): string { return 'acl/' . $this->user->getId(); } }