|
static | newFromJson (stdClass $data) |
| Create an object from unserialized data-parsoid.pi.
|
|
|
| $k |
|
| $keyWt |
|
| $valueWt |
|
| $srcOffsets |
|
| $named = false |
|
| $spc |
|
| $html |
|
◆ __construct()
Wikimedia\Parsoid\NodeData\ParamInfo::__construct |
( |
| $key, |
|
|
| $srcOffsets = null ) |
- Parameters
-
string | $key | |
KVSourceRange | null | $srcOffsets | |
◆ jsonSerialize()
Wikimedia\Parsoid\NodeData\ParamInfo::jsonSerialize |
( |
| ) |
|
Serialize for data-parsoid.pi.
The rest of the data is temporary, it is not needed across requests.
- Returns
- array
◆ newFromJson()
static Wikimedia\Parsoid\NodeData\ParamInfo::newFromJson |
( |
stdClass | $data | ) |
|
|
static |
Create an object from unserialized data-parsoid.pi.
- Parameters
-
- Returns
- self
The documentation for this class was generated from the following file:
- src/NodeData/ParamInfo.php