append(PropertyPathInterface|string $path, int $offset, int $length)
Appends a (sub-) path to the current path.
append(PropertyPathInterface|string $path, int $offset, int $length)
Appends a (sub-) path to the current path.
PropertyPathInterface|string | $path | The path to append |
int | $offset | The offset where the appended piece starts in $path. |
int | $length | The length of the appended piece If 0, the full path is appended. |
Designed by : w10schools
service@w10schools.com
Please login to continue.