Documentation

Installer

Table of Contents

$vendorDir
$applicationDir
$controller_contents
$installed_with_composer
postAutoloadDump() mixed
__construct() mixed
run() mixed
isInstalled() mixed
web_update_available() mixed
installController() mixed

Properties

$applicationDir

private mixed $applicationDir

$controller_contents

private mixed $controller_contents = 'BlueRaster\\PowerBIAuthProxy\\Routes::route();'

$installed_with_composer

public mixed $installed_with_composer

Methods

postAutoloadDump()

public static postAutoloadDump( $event : Event ) : mixed
Parameters
$event : Event
Return values
mixed

__construct()

public __construct( ) : mixed
Return values
mixed

run()

public run( [ $event : Event = null ] ) : mixed
Parameters
$event : Event = null
Return values
mixed

isInstalled()

private isInstalled( ) : mixed
Return values
mixed

web_update_available()

public web_update_available( ) : mixed
Return values
mixed

installController()

private installController( ) : mixed
Return values
mixed

Search results