Fix library warning method name

Created on 20 May 2024, about 1 year ago
Updated 10 June 2024, about 1 year ago

Problem/Motivation

The code in src/JsonFieldRequirements references a non-existent method $this->getWarningMessage()

$this->messenger()->addWarning($this->getWarningMessage());

It seems it should be $this->getLibraryWarningMessage()

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡―πŸ‡΅Japan ptmkenny

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024