namespace Rorteg\CodeGeneratorTool\Model;
class Test implements \Rorteg\CodeGeneratorTool\Api\TestInterface
{
public function set'testconstant';($'testconstant';)
{
$this->_'testconstant'; = $'testconstant';;
}
public function set'testOkConstant';($'testOkConstant';)
{
$this->_'testOkConstant'; = $'testOkConstant';;
}
}
My code:
Output: