Kdyby\Translation\PrefixedTranslator::unwrap PHP Method

unwrap() public method

public unwrap ( ) : ITranslator
return ITranslator
    public function unwrap()
    {
        return $this->translator;
    }