Select Git revision
generate_haproxy_whitelist_files.sh
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
{
}