Bristol SU Support Package
Public Member Functions | List of all members
BristolSU\Support\Action\ActionServiceProvider Class Reference
Inheritance diagram for BristolSU\Support\Action\ActionServiceProvider:
Inheritance graph
[legend]
Collaboration diagram for BristolSU\Support\Action\ActionServiceProvider:
Collaboration graph
[legend]

Public Member Functions

 register ()
 
 boot ()
 

Detailed Description

Action Service Provider

Definition at line 20 of file ActionServiceProvider.php.

Member Function Documentation

◆ boot()

BristolSU\Support\Action\ActionServiceProvider::boot ( )

Boot

  • Initialise the Action Dispatcher to trigger on events
  • Register default actions

Definition at line 45 of file ActionServiceProvider.php.

◆ register()

BristolSU\Support\Action\ActionServiceProvider::register ( )

Register

  • Bind the action repository contract
  • Bind the action manager contract
  • Bind the action builder contract

Definition at line 30 of file ActionServiceProvider.php.


The documentation for this class was generated from the following file: