1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests_old/models/SymfonyRecordTable.php
2008-02-08 17:41:01 +00:00

8 lines
116 B
PHP

<?php
require_once('PluginSymfonyRecordTable.php');
class SymfonyRecordTable extends PluginSymfonyRecordTable
{
}