Add php protobuffer support for transition to GTFS-realtime
[busui.git] / lib / Protobuf-PHP / library / DrSlump / Protobuf / Exception.php
1
2
3
4
5
6
7
8
<?php
 
namespace DrSlump\Protobuf;
 
class Exception extends \Exception
{
 
}