fatal()` or warnings * using `$status->warning()`. Errors and warnings will be relayed to the user. * If you set an error, the user will be unable to create the tag. * @return bool|void True or no return value to continue or false to abort */ public function onChangeTagCanCreate( $tag, $user, &$status ); }