Classes, interfaces and traits

Box

An unmodifiable reference to a value that may be mutated elsewhere.

This uses reference equality based on the underlying {@see \ScssPhp\ScssPhp\Util\ModifiableBox}, even when the underlying type uses value equality.

« More »