| @@ -1,9 +1,8 @@ | ||
| 1 | -<?php if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly ?> | |
| 1 | +<?php if (!defined('ABSPATH')) exit; // Exit if accessed directly ?> | |
| 2 | 2 | <?php |
| 3 | 3 | |
| 4 | 4 | /** |
| 5 | 5 | * Add only the plugin specific bindings here. |
| 6 | - * | |
| 7 | - * $app | |
| 8 | - * @var FluentCommunity\App\Foundation\Application | |
| 6 | + * | |
| 7 | + * @var $app FluentCommunity\Framework\Foundation\Application | |
| 9 | 8 | */ |