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

Public Member Functions

 register ()
 
 boot ()
 

Protected Attributes

 $completionConditions
 

Detailed Description

Completion Service Provider

Definition at line 16 of file CompletionConditionServiceProvider.php.

Member Function Documentation

◆ boot()

BristolSU\Support\Completion\CompletionConditionServiceProvider::boot ( )

Boot

  • Register global conditions provided by the framework

Definition at line 44 of file CompletionConditionServiceProvider.php.

◆ register()

BristolSU\Support\Completion\CompletionConditionServiceProvider::register ( )

Register

  • Bind contracts to implementations
  • Set up the manager as a singleton

Definition at line 29 of file CompletionConditionServiceProvider.php.

Member Data Documentation

◆ $completionConditions

BristolSU\Support\Completion\CompletionConditionServiceProvider::$completionConditions
protected
Initial value:
= [
]

Definition at line 19 of file CompletionConditionServiceProvider.php.


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