PluginProbe
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables / 2.2.8
TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables v2.2.8
2.2.14 2.2.13 2.2.12 2.2.11 2.2.10 2.2.9 2.2.8 2.2.7 2.2.6 2.2.5 2.2.4 2.2.3 trunk 1.0.0 1.0.1 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0 2.2.1 2.2.2
table-builder-block / scoped / vendor / composer / autoload_static.php

autoload_static.php in TableKit – WordPress Table Builder for Data Tables, WooCommerce Product Tables & Post Tables 2.2.8, at scoped/vendor/composer/autoload_static.php

89 lines 7.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 // autoload_static.php @generated by Composer
4
5 namespace Composer\Autoload;
6
7 class ComposerStaticInit2e41b0fbd6f63c132da13459d04a63e8
8 {
9 public static $prefixLengthsPsr4 = array (
10 'T' =>
11 array (
12 'TableBuilder\\' => 13,
13 'TableBuilderScopedDeps\\Wpmet\\UtilityPackage\\' => 44,
14 'TableBuilderScopedDeps\\PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' => 80,
15 'TableBuilderScopedDeps\\Bamarni\\Composer\\Bin\\' => 44,
16 ),
17 );
18
19 public static $prefixDirsPsr4 = array (
20 'TableBuilder\\' =>
21 array (
22 0 => __DIR__ . '/../..' . '/../includes',
23 ),
24 'TableBuilderScopedDeps\\Wpmet\\UtilityPackage\\' =>
25 array (
26 0 => __DIR__ . '/..' . '/wpmet/utility-package/src',
27 ),
28 'TableBuilderScopedDeps\\PHPCSStandards\\Composer\\Plugin\\Installers\\PHPCodeSniffer\\' =>
29 array (
30 0 => __DIR__ . '/..' . '/dealerdirect/phpcodesniffer-composer-installer/src',
31 ),
32 'TableBuilderScopedDeps\\Bamarni\\Composer\\Bin\\' =>
33 array (
34 0 => __DIR__ . '/..' . '/bamarni/composer-bin-plugin/src',
35 ),
36 );
37
38 public static $classMap = array (
39 'Composer\\InstalledVersions' => __DIR__ . '/..' . '/composer/InstalledVersions.php',
40 'TableBuilderScopedDeps\\PHPCSUtils\\AbstractSniffs\\AbstractArrayDeclarationSniff' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/AbstractSniffs/AbstractArrayDeclarationSniff.php',
41 'TableBuilderScopedDeps\\PHPCSUtils\\BackCompat\\BCFile' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCFile.php',
42 'TableBuilderScopedDeps\\PHPCSUtils\\BackCompat\\BCTokens' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/BCTokens.php',
43 'TableBuilderScopedDeps\\PHPCSUtils\\BackCompat\\Helper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/BackCompat/Helper.php',
44 'TableBuilderScopedDeps\\PHPCSUtils\\Exceptions\\InvalidTokenArray' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/InvalidTokenArray.php',
45 'TableBuilderScopedDeps\\PHPCSUtils\\Exceptions\\TestFileNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestFileNotFound.php',
46 'TableBuilderScopedDeps\\PHPCSUtils\\Exceptions\\TestMarkerNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestMarkerNotFound.php',
47 'TableBuilderScopedDeps\\PHPCSUtils\\Exceptions\\TestTargetNotFound' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Exceptions/TestTargetNotFound.php',
48 'TableBuilderScopedDeps\\PHPCSUtils\\Fixers\\SpacesFixer' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Fixers/SpacesFixer.php',
49 'TableBuilderScopedDeps\\PHPCSUtils\\Internal\\Cache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php',
50 'TableBuilderScopedDeps\\PHPCSUtils\\Internal\\IsShortArrayOrList' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrList.php',
51 'TableBuilderScopedDeps\\PHPCSUtils\\Internal\\IsShortArrayOrListWithCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/IsShortArrayOrListWithCache.php',
52 'TableBuilderScopedDeps\\PHPCSUtils\\Internal\\NoFileCache' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/NoFileCache.php',
53 'TableBuilderScopedDeps\\PHPCSUtils\\Internal\\StableCollections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Internal/StableCollections.php',
54 'TableBuilderScopedDeps\\PHPCSUtils\\TestUtils\\UtilityMethodTestCase' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/TestUtils/UtilityMethodTestCase.php',
55 'TableBuilderScopedDeps\\PHPCSUtils\\Tokens\\Collections' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/Collections.php',
56 'TableBuilderScopedDeps\\PHPCSUtils\\Tokens\\TokenHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Tokens/TokenHelper.php',
57 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Arrays' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Arrays.php',
58 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Conditions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Conditions.php',
59 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Context' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Context.php',
60 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\ControlStructures' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ControlStructures.php',
61 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\FunctionDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php',
62 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\GetTokensAsString' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/GetTokensAsString.php',
63 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Lists' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Lists.php',
64 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\MessageHelper' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/MessageHelper.php',
65 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Namespaces' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Namespaces.php',
66 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\NamingConventions' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/NamingConventions.php',
67 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Numbers' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Numbers.php',
68 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\ObjectDeclarations' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/ObjectDeclarations.php',
69 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Operators' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Operators.php',
70 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Orthography' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Orthography.php',
71 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Parentheses' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Parentheses.php',
72 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\PassedParameters' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/PassedParameters.php',
73 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Scopes' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Scopes.php',
74 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\TextStrings' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/TextStrings.php',
75 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\UseStatements' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/UseStatements.php',
76 'TableBuilderScopedDeps\\PHPCSUtils\\Utils\\Variables' => __DIR__ . '/..' . '/phpcsstandards/phpcsutils/PHPCSUtils/Utils/Variables.php',
77 );
78
79 public static function getInitializer(ClassLoader $loader)
80 {
81 return \Closure::bind(function () use ($loader) {
82 $loader->prefixLengthsPsr4 = ComposerStaticInit2e41b0fbd6f63c132da13459d04a63e8::$prefixLengthsPsr4;
83 $loader->prefixDirsPsr4 = ComposerStaticInit2e41b0fbd6f63c132da13459d04a63e8::$prefixDirsPsr4;
84 $loader->classMap = ComposerStaticInit2e41b0fbd6f63c132da13459d04a63e8::$classMap;
85
86 }, null, ClassLoader::class);
87 }
88 }
89