Requests_Session::__get( string $key )
Get a property’s value
Parameters
- $key
-
(Required) Property key
Return
(mixed|null) Property value, null if none found
Source
File: wp-includes/Requests/Session.php
Get a property’s value
(Required) Property key
(mixed|null) Property value, null if none found
File: wp-includes/Requests/Session.php