1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/models/SymfonyRecordTable.php

8 lines
116 B
PHP
Raw Normal View History

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