API navigation
Hide inherited methods
Source code
public function get(string $key): mixed { return null; }
public function remove(string $key): void { // do nothing }
public function set(string $key, $value): void { // do nothing }
Join the conversation to share a note.
User Contributed Notes
Leave a comment
Join the conversation to share a note.