Syntax Syntax
Parameters Parameters
- $offset
-
(Required)
Return Return
(bool)
Source Source
File: wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php
public function offsetExists($offset) { return isset($this->container[$offset]); }
Developer Resources, Tips, Tricks, Tutorials and Much more.
(Required)
(bool)
File: wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php
public function offsetExists($offset) { return isset($this->container[$offset]); }