ReplyJul 20, 2019
i need to define class constant dynamically because i want the value to be cant be modified after it defined it need to be defined at runtime and not at the php code class definition because the value change every runtime and the value are created through class method is this possible?