示例#1
0
 public function has(string $id) : bool
 {
     return $this->engine->has($id);
 }