Noherczeg\Breadcrumb\Translator::dump PHP Méthode

dump() public méthode

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