invoiceninja/app/models/Gateway.php
2013-12-15 14:55:50 +02:00

6 lines
42 B
PHP
Executable File

<?php
class Gateway extends Eloquent
{
}