openstamanager/src/LegacyExitException.php

7 lines
56 B
PHP
Raw Normal View History

<?php
class LegacyExitException extends Exception
{
}