Devise\Support\Installer\InstallerController::getInformInstallAssets PHP Method

getInformInstallAssets() public method

[getInformInstallAssets description]
public getInformInstallAssets ( ) : [type]
return [type]
    public function getInformInstallAssets()
    {
        return $this->View->make('devise::installer.assets');
    }