1 2 3 4 5
<?php if (! class_exists ( 'PostmanStateIdMissingException' )) { class PostmanStateIdMissingException extends Exception { } }