mirror of
https://github.com/php-win-ext/phpy.git
synced 2026-04-24 08:58:19 +02:00
10 lines
82 B
PHP
10 lines
82 B
PHP
<?php
|
|
|
|
/**
|
|
* @generate-function-entries
|
|
*/
|
|
|
|
class PyModule extends PyObject
|
|
{
|
|
}
|