ArmorAdapter::onUpdate

Usage

ArmorAdapter::onUpdate(ArmorUserInterface $user, string $column, string | bool $new_value)

Description

onUpdate

Parameters

Parameter Required Type Description
$user Yes ArmorUserInterface
$column Yes string
$new_value Yes string | bool

Return Value


See Also