Noherczeg\Breadcrumb\Translator::dump PHP Method

dump() public method

dump: Dumps the contents of the Dictionary.
public dump ( ) : array
return array
    public function dump()
    {
        return $this->dictionary;
    }