Select Git revision
-
Karin Fery authoredKarin Fery authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
EventManager.php 107 B
<?php
namespace UnicaenAuth\Event;
class EventManager extends \Laminas\EventManager\EventManager
{
}