Documentation

Setup
in package

Composer setup class for spid-cie-oidc-php

allows to set all the necessary configurations interactively

Table of Contents

remove()  : mixed
uninstall function called by "composer uninstall" command
setup()  : mixed
main setup function called by "composer install" command

Methods

remove()

uninstall function called by "composer uninstall" command

public static remove() : mixed
Return values
mixed

setup()

main setup function called by "composer install" command

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

Search results