Bristol SU Support Package
TriggerableEvent.php
Go to the documentation of this file.
1 <?php
2 
3 
5 
6 
11 {
12 
25  public function getFields(): array;
26 
40  public static function getFieldMetaData(): array;
41 
42 }