Files
php_8/attributes/user.php
2022-06-21 09:19:29 +03:00

6 lines
30 B
PHP

<?php
#[model]
class User
{
}