test 5.3

Php code posted
created at 26 Jan 12:23, updated at 02 Feb 19:30

Edit | Back
1
2
3
4
5
6
7
8
9
10
<?php
/**
 * @Entity            //Required for ORM
 * @Studio:Entity
 * 
 */
class User
{
    //...
}
110 Bytes in 4 ms with coderay