I want to give different column name to database table other than PHP member variable name.
If I do like below, it just mapping to database column name which is equalent to member variable name.
/** !Column String */
public $groupName;
What is the annotation syntax, if we are to have own table colunmn name ?
Page 1 of 1
DB column Name mapping
Page 1 of 1

Sign In
Register
Help

MultiQuote