7 lines
178 B
Smarty
7 lines
178 B
Smarty
/**
|
|
* Method ${NAME} returns the ${FIELD_NAME} of this ${CLASS} object.
|
|
*
|
|
* ${FIELD_COMMENT}
|
|
*
|
|
* @return the ${FIELD_NAME} (type ${RETURN_TYPE}) of this ${CLASS} object.
|
|
*/ |