class Prism::ConstantPathOperatorWriteNode

Represents assigning to a constant path using an operator that isnโ€™t =.

Parent::Child += value
^^^^^^^^^^^^^^^^^^^^^^

Represents assigning to a constant path using an operator that isnโ€™t =.

Parent::Child += value
^^^^^^^^^^^^^^^^^^^^^^