Method to implement ArrayAccess for keys formerly returned by get_themes()
Parameters
$offsetmixedrequired
Source
#[ReturnTypeWillChange]
public function offsetUnset( $offset ) {}
Changelog
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
Method to implement ArrayAccess for keys formerly returned by get_themes()
$offsetmixedrequired#[ReturnTypeWillChange]
public function offsetUnset( $offset ) {}
| Version | Description |
|---|---|
| 3.4.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.