mirror of
https://github.com/scummvm/scummvm-web.git
synced 2026-06-20 05:45:49 +00:00
5 lines
39 B
PHP
5 lines
39 B
PHP
<?php
|
|
abstract class BasicModel {
|
|
}
|
|
?>
|