<?php
namespace League\Event;
interface GeneratorInterface
{
/**
* Release all the added events.
*
* @return EventInterface[]
*/
public function releaseEvents();
}
Before you begin integrating the Kueue Pay Developer API, make sure you have: