PHP Classes

File: other/ide_stubs/com_exception.php

Recommend this page to a friend!
  Classes of Scott Arciszewski   random_compat   other/ide_stubs/com_exception.php   Download  
File: other/ide_stubs/com_exception.php
Role: Class source
Content type: text/plain
Description: Class source
Class: random_compat
Provide random_bytes and random_int functions
Author: By
Last change:
Date: 6 years ago
Size: 104 bytes
 

Contents

Class file image Download
<?php

/**
 * Class COM
 *
 * This is just a stub class.
 */
class com_exception extends Exception
{

}