Requests_Utility_CaseInsensitiveDictionary::offsetExists( string $key ): boolean

Check if the given item exists


Parameters

$key string Required
Item key

Top ↑

Return

boolean Does the item exist?


Top ↑

Source

File: wp-includes/Requests/Utility/CaseInsensitiveDictionary.php. View all references

View on Trac


Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.