phpDocumentor

GoogleAnalyticsRefreshServiceOptions
in package
implements GoogleAnalyticsRefreshServiceOptionsInterface

Class GoogleAnalyticsRefreshServiceOptions

Interfaces, Classes and Traits

GoogleAnalyticsRefreshServiceOptionsInterface
Interface GoogleAnalyticsRefreshServiceOptionsInterface

Table of Contents

$root  : string
$webServer  : string
$webServerWithoutProtocol  : string
__construct()  : mixed
GoogleAnalyticsRefreshServiceOptions constructor.
create()  : GoogleAnalyticsRefreshServiceOptions
Named constructor of google analytics refresh service options.
root()  : string
Returns the absolute path to the web servers root.
webServer()  : string
Returns the web path to the server.
webServerWithoutProtocol()  : string
Returns the web path to the server without the protocol (https:// or http://).

Properties

Methods

webServerWithoutProtocol()

Returns the web path to the server without the protocol (https:// or http://).

public webServerWithoutProtocol() : string
Return values
string

Search results