PluginProbe
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler / 1.6.5
FluentCart A New Era of eCommerce – Faster, Lighter, and Simpler v1.6.5
1.6.5 1.6.4 1.6.3 1.6.2 1.6.1 1.6.0 1.5.4 1.5.5 1.5.3 1.5.2 1.5.1 1.5.0 1.4.2 1.4.1 1.4.0 1.3.28 1.3.27 1.3.26 1.3.25 1.3.23 1.3.22 1.3.21 1.3.20 1.3.19 trunk All 48 releases
← All changes | vendor/wpfluent/framework/src/WPFluent/Foundation/Application.php +1 -1 1.6.2 → 1.6.5 View file →
@@ -30,9 +30,9 @@
30 30 *
31 31 * @property \FluentCart\Framework\Foundation\Config $config
32 32 * @property \FluentCart\Framework\View\View $view
33 33 * @property \FluentCart\Framework\Cache\Cache $cache
34 - * @property \FluentCart\Framework\Http\Router\Router $router
34 + * @property \FluentCart\Framework\Http\Router $router
35 35 * @property \FluentCart\Framework\Http\Request\Request $request
36 36 * @property \FluentCart\Framework\Http\Response\Response $response
37 37 * @property \FluentCart\Framework\Validator\Validator $validator
38 38 * @property \FluentCart\Framework\Events\Dispatcher $events