<?php

namespace Pionia\Events;

use Symfony\Component\EventDispatcher\EventDispatcher;

class PioniaEventDispatcher extends EventDispatcher {}
