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

dump() public méthode

dump: Returns all the configurations.
public dump ( ) : type
Résultat type
    public function dump()
    {
        return $this->configs;
    }