Wire::untrackChange()

Untrack a change to a property in this object

Usage

$wire->untrackChange(string $what);

Arguments

NameType(s)Description
$whatstring

Name of property that you want to remove its change being tracked

Return value

$this

Object instance it was called from (method supports fluent interface).


Wire methods and properties

API reference based on ProcessWire core version 3.0.251