# fluent-community/2.6.01/app/Hooks/Handlers/EventHooksHandler.php

FluentCommunity – Ultra-Fast High-Performance Social Network, Community, LMS &amp; Online Courses, version 2.6.01. 12 lines.

- Page: https://pluginprobe.com/plugins/fluent-community/2.6.01/code/app/Hooks/Handlers/EventHooksHandler.php
- Raw: https://pluginprobe.com/plugins/fluent-community/2.6.01/raw/app/Hooks/Handlers/EventHooksHandler.php
- Modified: 2024-11-07T12:38:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/fluent-community/2.6.01/code/app/Hooks/Handlers/EventHooksHandler.php#L10-L20`.

```php
<?php

namespace FluentCommunity\App\Hooks\Handlers;

class EventHooksHandler
{
    public function register()
    {
        
    }
}

```
