| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Public Member Functions | |
| __construct (\tool_log\log\manager $manager) | |
| Create new instance of store, the calling code must make sure only one instance exists. | |
| dispose () | |
| Notify store no more events are going to be written/read from it. | |
| tool_log\log\store::__construct | ( | \tool_log\log\manager | $manager | ) | 
Create new instance of store, the calling code must make sure only one instance exists.
| manager | $manager | 
| tool_log\log\store::dispose | ( | ) | 
Notify store no more events are going to be written/read from it.
| void | 
Implemented in logstore_database\log\store.