You are here

protected property MapEvent::$errors in Sophron 8

An array of errors collected by the event.

Type: array

File

src/Event/MapEvent.php, line 33

Class

MapEvent
Defines the MapEvent.

Namespace

Drupal\sophron\Event

Code

protected $errors = [];