Hi,what options, in the attribute view, have I to check, so that the php-code-generator creates a class constant.
e.g.:
class test {
const hello = 'value';
}
also see: http://php.net/manual/en/language.oop5.constants.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
