Version 5.1 - All the GraphQL #32

Closed
timw4mail wants to merge 1160 commits from develop into master
3 changed files with 5 additions and 4 deletions
Showing only changes of commit 25981afeef - Show all commits

View File

@ -93,6 +93,7 @@ class ArrayType {
/**
* Does the passed key exist in the current array?
*
* @param string $key
* @return bool
*/
public function has_key($key)