PEAR2_Templates_Savant-0.3.0 › PEAR2_Templates_Savant-0.3.0/php/PEAR2/Templates/Savant/Exception.php
- PEAR2_Templates_Savant-0.3.0/
- doc/
- pear2.php.net/
- PEAR2_Templates_Savant/
- examples/
- baseball/
- examples/
- templates/
- examples/
- examples/
- PEAR2_Templates_Savant/
- pear2.php.net/
- php/
- PEAR2/
- Autoload.php
- Exception.php
- MultiErrors/
- MultiErrors.php
- Templates/
- PEAR2/
- test/
- pear2.php.net/
- doc/
- package.xml
1
2
3
4
5
6
7
8
<?php
namespace PEAR2\Templates\Savant;
interface Exception
{
}
?>EOF
