luyatests\core\helpers\TestObject::m2 PHP Method

m2() public method

public m2 ( $foo = null )
    public function m2($foo = null)
    {
        return $foo;
    }