Requests_Utility_CaseInsensitiveDictionary::offsetGet( string $key ): string|null

Get the value for the item


Parameters

$key string Required
Item key

Top ↑

Return

string|null Item value (null if offsetExists is false)


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.