I guess that i need to param options->values to my templates, right?
And i need them in a lot of templates.
So it would be nice to have a const fot the class.
But it seems this is not possible?
class ...
public const XSADB = \XF:ptions()->xsa_db_key;
finctions ...
How can i solve this, please?
And i need them in a lot of templates.
So it would be nice to have a const fot the class.
But it seems this is not possible?
class ...
public const XSADB = \XF:ptions()->xsa_db_key;
finctions ...
How can i solve this, please?