ProcessWire::setCurrentInstance()

Set the current ProcessWire instance

Usage

ProcessWire::setCurrentInstance(ProcessWire $wire);

Arguments

NameType(s)Description
$wireProcessWire

$wire methods and properties

API reference based on ProcessWire core version 3.0.251