fix path for Event class

This commit is contained in:
André Menrath 2024-03-08 15:57:36 +01:00
parent 999dce3bf2
commit a627e02354

View file

@ -10,7 +10,7 @@ if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
use Activitypub\Activity\Event;
use Activitypub\Activity\Extended_Object\Event;
/**
* ActivityPub Tribe Transformer