Skip to main content

STDCLASS_MARKER

Constant STDCLASS_MARKER 

Source
pub const STDCLASS_MARKER: &str = "\u{0}stdClass";
Expand description

Sentinel key: an object reduced to this key encodes as {} (an empty stdClass on the PHP side, which the array semantics cannot express).