Documentation

Configurable

An interface defining a Configurable class

Tags
author

Jason Savell jsavell@library.tamu.edu

Table of Contents

Methods

configure()  : void
Allows instantiators of a Configurable class to trigger instance configuration *after* the __constructor() is callled

Methods

configure()

Allows instantiators of a Configurable class to trigger instance configuration *after* the __constructor() is callled

public configure(Site $site) : void
Parameters
$site : Site

An implementation of the \Pipit\Interfaces\Site interface


        
On this page

Search results