Noherczeg\Breadcrumb\Config::dump PHP 메소드

dump() 공개 메소드

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