'onApiPrepare', ]; } /** * @param \Civi\API\Event\PrepareEvent $event */ abstract public function onApiPrepare(PrepareEvent $event); }