Noherczeg\Breadcrumb\Config::dump PHP Method

dump() public method

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