コード例 #1
0
 public function has($key)
 {
     return $this->jsonApiDocument->has($key);
 }