Struct ext_php_rs::describe::Constant
source · Expand description
Represents an exported constant, stand alone or attached to a class.
Fields§
§name: Str§docs: DocBlock§value: Option<Str>Represents an exported constant, stand alone or attached to a class.
name: Str§docs: DocBlock§value: Option<Str>