# fluent-community/1.0.91/boot/bindings.php

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

- Page: https://pluginprobe.com/plugins/fluent-community/1.0.91/code/boot/bindings.php
- Raw: https://pluginprobe.com/plugins/fluent-community/1.0.91/raw/boot/bindings.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/1.0.91/code/boot/bindings.php#L10-L20`.

```php
<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?>
<?php

/**
 * Add only the plugin specific bindings here.
 * 
 * $app
 * @var FluentCommunity\App\Foundation\Application
 */

```
