Overview

Namespaces

  • Net
    • Bazzline
      • Component
        • ApacheServerStatusParser
          • DomainModel
          • Service
            • Builder
            • Content
              • Fetcher
              • Parser
              • Processor
              • Storage
            • StateMachine

Classes

  • AbstractFetcher
  • FileFetcher
  • HttpFetcher

Interfaces

  • FetcherInterface
  • Overview
  • Namespace
  • Class

Class FileFetcher

Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\AbstractFetcher implements Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\FetcherInterface
Extended by Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\FileFetcher
Namespace: Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher
Located at Service/Content/Fetcher/FileFetcher.php
Methods summary
public
# setPath( string $path )

Parameters

$path
protected string
# fetchContentAsStringOrThrowRuntimeException( )

Returns

string

Throws

RuntimeException
Methods inherited from Net\Bazzline\Component\ApacheServerStatusParser\Service\Content\Fetcher\AbstractFetcher
fetch()
PHP Apache Status Parser by bazzline.net API documentation generated by ApiGen