$before * @param list $after */ public function __construct( public string $identifier, public array $before = [], public array $after = [], ) {} }