openstamanager/src/LegacyExitException.php

7 lines
56 B
PHP

<?php
class LegacyExitException extends Exception
{
}