Select Git revision
openapi.html
MigrationException.php 213 B
<?php
declare(strict_types=1);
namespace SimpleSAML\Module\accounting\Exceptions\StoreException;
use SimpleSAML\Module\accounting\Exceptions\StoreException;
class MigrationException extends StoreException
{
}