Requests_Utility_CaseInsensitiveDictionary::offsetExists( string $key ): boolean
Check if the given item exists
Contents
Parameters
-
$key
string Required -
Item key
Return
boolean Does the item exist?
Source
File: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php
.
View all references