PluginProbe ʕ •ᴥ•ʔ
The Post Grid – Shortcode, Gutenberg Blocks and Elementor Addon for Post Grid / 7.0.2
The Post Grid – Shortcode, Gutenberg Blocks and Elementor Addon for Post Grid v7.0.2
7.9.3 7.9.2 trunk 4.0.0 4.0.1 4.0.2 4.0.3 4.0.4 4.0.5 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.1.5 4.2.0 4.2.1 4.2.2 4.2.3 5.0.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 6.0.0 7.0.0 7.0.1 7.0.2 7.1.0 7.2.0 7.2.1 7.2.10 7.2.11 7.2.2 7.2.3 7.2.4 7.2.5 7.2.6 7.2.7 7.2.8 7.2.9 7.3.0 7.3.1 7.4.0 7.4.1 7.4.2 7.4.3 7.5.0 7.6.0 7.6.1 7.7.0 7.7.1 7.7.10 7.7.11 7.7.12 7.7.13 7.7.14 7.7.15 7.7.16 7.7.17 7.7.18 7.7.19 7.7.2 7.7.20 7.7.21 7.7.22 7.7.3 7.7.4 7.7.5 7.7.6 7.7.7 7.7.8 7.7.9 7.8.0 7.8.1 7.8.2 7.8.3 7.8.4 7.8.5 7.8.6 7.8.7 7.8.8 7.8.9 7.9.0 7.9.1
the-post-grid / vendor / composer / autoload_static.php
the-post-grid / vendor / composer Last commit date
ClassLoader.php 3 years ago InstalledVersions.php 3 years ago LICENSE 3 years ago autoload_classmap.php 3 years ago autoload_namespaces.php 3 years ago autoload_psr4.php 3 years ago autoload_real.php 3 years ago autoload_static.php 3 years ago installed.json 3 years ago installed.php 3 years ago
autoload_static.php
66 lines
1 <?php
2
3 // autoload_static.php @generated by Composer
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInit980773d3d1a4a085b2a5ee06b8a191ee
8 {
9 public static $prefixLengthsPsr4 = array (
10 'R' =>
11 array (
12 'RT\\ThePostGrid\\' => 15,
13 ),
14 );
15
16 public static $prefixDirsPsr4 = array (
17 'RT\\ThePostGrid\\' =>
18 array (
19 0 => __DIR__ . '/../..' . '/app',
20 ),
21 );
22
23 public static $classMap = array (
24 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
25 'RT\\ThePostGrid\\Controllers\\Admin\\AdminAjaxController' => __DIR__ . '/../..' . '/app/Controllers/Admin/AdminAjaxController.php',
26 'RT\\ThePostGrid\\Controllers\\Admin\\MetaController' => __DIR__ . '/../..' . '/app/Controllers/Admin/MetaController.php',
27 'RT\\ThePostGrid\\Controllers\\Admin\\NoticeController' => __DIR__ . '/../..' . '/app/Controllers/Admin/NoticeController.php',
28 'RT\\ThePostGrid\\Controllers\\Admin\\PostTypeController' => __DIR__ . '/../..' . '/app/Controllers/Admin/PostTypeController.php',
29 'RT\\ThePostGrid\\Controllers\\Admin\\SettingsController' => __DIR__ . '/../..' . '/app/Controllers/Admin/SettingsController.php',
30 'RT\\ThePostGrid\\Controllers\\Admin\\UpgradeController' => __DIR__ . '/../..' . '/app/Controllers/Admin/UpgradeController.php',
31 'RT\\ThePostGrid\\Controllers\\AjaxController' => __DIR__ . '/../..' . '/app/Controllers/AjaxController.php',
32 'RT\\ThePostGrid\\Controllers\\Api\\RestApi' => __DIR__ . '/../..' . '/app/Controllers/Api/RestApi.php',
33 'RT\\ThePostGrid\\Controllers\\Api\\RttpgV1' => __DIR__ . '/../..' . '/app/Controllers/Api/RttpgV1.php',
34 'RT\\ThePostGrid\\Controllers\\BlocksController' => __DIR__ . '/../..' . '/app/Controllers/BlocksController.php',
35 'RT\\ThePostGrid\\Controllers\\Blocks\\GridLayout' => __DIR__ . '/../..' . '/app/Controllers/Blocks/GridLayout.php',
36 'RT\\ThePostGrid\\Controllers\\ElementorController' => __DIR__ . '/../..' . '/app/Controllers/ElementorController.php',
37 'RT\\ThePostGrid\\Controllers\\Hooks\\ActionHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/ActionHooks.php',
38 'RT\\ThePostGrid\\Controllers\\Hooks\\FilterHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/FilterHooks.php',
39 'RT\\ThePostGrid\\Controllers\\SGutenBergController' => __DIR__ . '/../..' . '/app/Controllers/SGutenBergController.php',
40 'RT\\ThePostGrid\\Controllers\\ElementorController' => __DIR__ . '/../..' . '/app/Controllers/ElementorController.php',
41 'RT\\ThePostGrid\\Controllers\\GutenBergController' => __DIR__ . '/../..' . '/app/Controllers/GutenBergController.php',
42 'RT\\ThePostGrid\\Controllers\\Hooks\\ActionHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/ActionHooks.php',
43 'RT\\ThePostGrid\\Controllers\\Hooks\\FilterHooks' => __DIR__ . '/../..' . '/app/Controllers/Hooks/FilterHooks.php',
44 'RT\\ThePostGrid\\Controllers\\ScriptController' => __DIR__ . '/../..' . '/app/Controllers/ScriptController.php',
45 'RT\\ThePostGrid\\Controllers\\ShortcodeController' => __DIR__ . '/../..' . '/app/Controllers/ShortcodeController.php',
46 'RT\\ThePostGrid\\Controllers\\WidgetController' => __DIR__ . '/../..' . '/app/Controllers/WidgetController.php',
47 'RT\\ThePostGrid\\Helpers\\Fns' => __DIR__ . '/../..' . '/app/Helpers/Fns.php',
48 'RT\\ThePostGrid\\Helpers\\Install' => __DIR__ . '/../..' . '/app/Helpers/Install.php',
49 'RT\\ThePostGrid\\Helpers\\Options' => __DIR__ . '/../..' . '/app/Helpers/Options.php',
50 'RT\\ThePostGrid\\Models\\Field' => __DIR__ . '/../..' . '/app/Models/Field.php',
51 'RT\\ThePostGrid\\Models\\ReSizer' => __DIR__ . '/../..' . '/app/Models/ReSizer.php',
52 'RT\\ThePostGrid\\Widgets\\ElementorWidget' => __DIR__ . '/../..' . '/app/Widgets/ElementorWidget.php',
53 'RT\\ThePostGrid\\Widgets\\TPGWidget' => __DIR__ . '/../..' . '/app/Widgets/TPGWidget.php',
54 );
55
56 public static function getInitializer(ClassLoader $loader)
57 {
58 return \Closure::bind(function () use ($loader) {
59 $loader->prefixLengthsPsr4 = ComposerStaticInit980773d3d1a4a085b2a5ee06b8a191ee::$prefixLengthsPsr4;
60 $loader->prefixDirsPsr4 = ComposerStaticInit980773d3d1a4a085b2a5ee06b8a191ee::$prefixDirsPsr4;
61 $loader->classMap = ComposerStaticInit980773d3d1a4a085b2a5ee06b8a191ee::$classMap;
62
63 }, null, ClassLoader::class);
64 }
65 }
66