1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
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
{
}