phprs\util\NewThenInit::init PHP Method

init() public method

初始化
public init ( $arg0 = null, $_ = null )
    public function init($arg0 = null, $_ = null)
    {
        $this->initArgs(func_get_args());
    }