GoogleFooterBadgeLoader
in package
implements
Loader
Class FooterBadgesLoader
Interfaces, Classes and Traits
- Loader
- Interface Loader
Table of Contents
- $connection : Connection
- __construct() : mixed
- FooterBadgesLoader constructor.
- load() : void
- Loads template data.
- isConnected() : bool
- Determines the google connection status.
Properties
$connection
private
Connection
$connection
Methods
__construct()
FooterBadgesLoader constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —load()
Loads template data.
public
load(LayoutData $data) : void
Parameters
- $data : LayoutData
Tags
Return values
void —isConnected()
Determines the google connection status.
protected
isConnected() : bool