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