PHP Interface blink\core\PluginContract

Since: 0.3
Afficher le fichier Open project: bixuehujin/blink

Méthodes publiques

Méthode Description
install ( Application $app ) Install the plugin.

Method Details

install() public méthode

This method will be called at the application bootstrapping stage.
public install ( Application $app )
$app Application