PluginProbe ʕ •ᴥ•ʔ
GiveWP – Donation Plugin and Fundraising Platform / 3.19.4
GiveWP – Donation Plugin and Fundraising Platform v3.19.4
4.16.4 4.16.3 4.16.2 4.16.1 4.16.0 4.15.5 4.15.4 4.15.3 4.15.2 4.15.1 4.15.0 2.3.0 2.3.1 2.3.2 2.30.0 2.31.0 2.31.1 2.32.0 2.33.0 2.33.1 2.33.2 2.33.3 2.33.4 2.33.5 2.4.0 2.4.1 2.4.2 2.4.3 2.4.4 2.4.5 2.4.6 2.4.7 2.5.0 2.5.1 2.5.10 2.5.11 2.5.12 2.5.13 2.5.2 2.5.3 2.5.4 2.5.5 2.5.6 2.5.7 2.5.8 2.5.9 2.6.0 2.6.1 2.6.2 2.6.3 2.7.0 2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.8.0 2.8.1 2.9.0 2.9.1 2.9.2 2.9.3 2.9.4 2.9.5 2.9.6 2.9.7 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.10.0 3.11.0 3.12.0 3.12.1 3.12.2 3.12.3 3.13.0 3.14.0 3.14.1 3.14.2 3.15.0 3.15.1 3.16.0 3.16.1 3.16.2 3.16.3 3.16.4 3.16.5 3.17.0 3.17.1 3.17.2 3.18.0 3.19.0 3.19.1 3.19.2 3.19.3 3.19.4 3.2.0 3.2.1 3.2.2 3.20.0 3.21.0 3.21.1 3.22.0 3.22.1 3.22.2 3.3.0 3.3.1 3.4.0 3.4.1 3.4.2 3.5.0 3.5.1 3.6.0 3.6.1 3.6.2 3.7.0 3.8.0 3.9.0 4.0.0 4.1.0 4.1.1 4.10.0 4.10.1 4.11.0 4.12.0 4.13.0 4.13.1 4.13.2 4.14.0 4.14.1 4.14.2 4.14.3 4.14.4 4.14.5 4.14.6 4.2.0 4.2.1 4.3.0 4.3.1 4.3.2 4.4.0 4.5.0 4.6.1 4.7.0 4.7.1 4.8.0 4.8.1 4.9.0 trunk 1.9.0 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.0.7 2.1.0 2.1.1 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.10.0 2.10.1 2.10.2 2.10.3 2.10.4 2.11.0 2.11.1 2.11.2 2.11.3 2.12.0 2.12.1 2.12.2 2.12.3 2.13.0 2.13.1 2.13.2 2.13.3 2.13.4 2.14.0 2.15.0 2.16.0 2.16.1 2.17.0 2.17.1 2.17.3 2.18.0 2.18.1 2.19.1 2.19.2 2.19.3 2.19.4 2.19.5 2.19.6 2.19.7 2.19.8 2.2.0 2.2.1 2.2.2 2.2.3 2.2.4 2.2.5 2.2.6 2.20.0 2.20.1 2.20.2 2.21.0 2.21.1 2.21.2 2.21.3 2.21.4 2.22.0 2.22.1 2.22.2 2.22.3 2.23.0 2.23.1 2.23.2 2.24.0 2.24.1 2.24.2 2.25.0 2.25.1 2.25.2 2.25.3 2.26.0 2.27.0 2.27.1 2.27.2 2.27.3 2.28.0 2.29.0 2.29.1 2.29.2
give / vendor / vendor-prefixed / autoload-classmap.php
give / vendor / vendor-prefixed Last commit date
stellarwp 1 year ago symfony 1 year ago autoload-classmap.php 1 year ago autoload.php 3 years ago
autoload-classmap.php
121 lines
1 <?php
2
3 // autoload-classmap.php @generated by Strauss
4
5 $strauss_src = dirname(__FILE__);
6
7 return array(
8 'Give\Vendors\Symfony\Component\HttpFoundation\File\Stream' => $strauss_src . '/symfony/http-foundation/File/Stream.php',
9 'Give\Vendors\Symfony\Component\HttpFoundation\File\Exception\UnexpectedTypeException' => $strauss_src . '/symfony/http-foundation/File/Exception/UnexpectedTypeException.php',
10 'Give\Vendors\Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException' => $strauss_src . '/symfony/http-foundation/File/Exception/FileNotFoundException.php',
11 'Give\Vendors\Symfony\Component\HttpFoundation\File\Exception\UploadException' => $strauss_src . '/symfony/http-foundation/File/Exception/UploadException.php',
12 'Give\Vendors\Symfony\Component\HttpFoundation\File\Exception\AccessDeniedException' => $strauss_src . '/symfony/http-foundation/File/Exception/AccessDeniedException.php',
13 'Give\Vendors\Symfony\Component\HttpFoundation\File\Exception\FileException' => $strauss_src . '/symfony/http-foundation/File/Exception/FileException.php',
14 'Give\Vendors\Symfony\Component\HttpFoundation\File\File' => $strauss_src . '/symfony/http-foundation/File/File.php',
15 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser' => $strauss_src . '/symfony/http-foundation/File/MimeType/ExtensionGuesser.php',
16 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser' => $strauss_src . '/symfony/http-foundation/File/MimeType/FileBinaryMimeTypeGuesser.php',
17 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser' => $strauss_src . '/symfony/http-foundation/File/MimeType/FileinfoMimeTypeGuesser.php',
18 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface' => $strauss_src . '/symfony/http-foundation/File/MimeType/ExtensionGuesserInterface.php',
19 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser' => $strauss_src . '/symfony/http-foundation/File/MimeType/MimeTypeExtensionGuesser.php',
20 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface' => $strauss_src . '/symfony/http-foundation/File/MimeType/MimeTypeGuesserInterface.php',
21 'Give\Vendors\Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser' => $strauss_src . '/symfony/http-foundation/File/MimeType/MimeTypeGuesser.php',
22 'Give\Vendors\Symfony\Component\HttpFoundation\File\UploadedFile' => $strauss_src . '/symfony/http-foundation/File/UploadedFile.php',
23 'Give\Vendors\Symfony\Component\HttpFoundation\ExpressionRequestMatcher' => $strauss_src . '/symfony/http-foundation/ExpressionRequestMatcher.php',
24 'Give\Vendors\Symfony\Component\HttpFoundation\BinaryFileResponse' => $strauss_src . '/symfony/http-foundation/BinaryFileResponse.php',
25 'Give\Vendors\Symfony\Component\HttpFoundation\RequestMatcher' => $strauss_src . '/symfony/http-foundation/RequestMatcher.php',
26 'Give\Vendors\Symfony\Component\HttpFoundation\FileBag' => $strauss_src . '/symfony/http-foundation/FileBag.php',
27 'Give\Vendors\Symfony\Component\HttpFoundation\Request' => $strauss_src . '/symfony/http-foundation/Request.php',
28 'Give\Vendors\Symfony\Component\HttpFoundation\HeaderBag' => $strauss_src . '/symfony/http-foundation/HeaderBag.php',
29 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage' => $strauss_src . '/symfony/http-foundation/Session/Storage/MockFileSessionStorage.php',
30 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php',
31 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php',
32 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php',
33 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/MongoDbSessionHandler.php',
34 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/WriteCheckSessionHandler.php',
35 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php',
36 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/NativeSessionHandler.php',
37 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php',
38 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcacheSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/MemcacheSessionHandler.php',
39 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Handler\NullSessionHandler' => $strauss_src . '/symfony/http-foundation/Session/Storage/Handler/NullSessionHandler.php',
40 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage' => $strauss_src . '/symfony/http-foundation/Session/Storage/NativeSessionStorage.php',
41 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface' => $strauss_src . '/symfony/http-foundation/Session/Storage/SessionStorageInterface.php',
42 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage' => $strauss_src . '/symfony/http-foundation/Session/Storage/MockArraySessionStorage.php',
43 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\MetadataBag' => $strauss_src . '/symfony/http-foundation/Session/Storage/MetadataBag.php',
44 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage' => $strauss_src . '/symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php',
45 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Proxy\NativeProxy' => $strauss_src . '/symfony/http-foundation/Session/Storage/Proxy/NativeProxy.php',
46 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy' => $strauss_src . '/symfony/http-foundation/Session/Storage/Proxy/AbstractProxy.php',
47 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy' => $strauss_src . '/symfony/http-foundation/Session/Storage/Proxy/SessionHandlerProxy.php',
48 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Session' => $strauss_src . '/symfony/http-foundation/Session/Session.php',
49 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface' => $strauss_src . '/symfony/http-foundation/Session/Flash/FlashBagInterface.php',
50 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag' => $strauss_src . '/symfony/http-foundation/Session/Flash/AutoExpireFlashBag.php',
51 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Flash\FlashBag' => $strauss_src . '/symfony/http-foundation/Session/Flash/FlashBag.php',
52 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface' => $strauss_src . '/symfony/http-foundation/Session/Attribute/AttributeBagInterface.php',
53 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag' => $strauss_src . '/symfony/http-foundation/Session/Attribute/NamespacedAttributeBag.php',
54 'Give\Vendors\Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag' => $strauss_src . '/symfony/http-foundation/Session/Attribute/AttributeBag.php',
55 'Give\Vendors\Symfony\Component\HttpFoundation\Session\SessionBagInterface' => $strauss_src . '/symfony/http-foundation/Session/SessionBagInterface.php',
56 'Give\Vendors\Symfony\Component\HttpFoundation\Session\SessionUtils' => $strauss_src . '/symfony/http-foundation/Session/SessionUtils.php',
57 'Give\Vendors\Symfony\Component\HttpFoundation\Session\SessionInterface' => $strauss_src . '/symfony/http-foundation/Session/SessionInterface.php',
58 'Give\Vendors\Symfony\Component\HttpFoundation\Session\SessionBagProxy' => $strauss_src . '/symfony/http-foundation/Session/SessionBagProxy.php',
59 'Give\Vendors\Symfony\Component\HttpFoundation\ParameterBag' => $strauss_src . '/symfony/http-foundation/ParameterBag.php',
60 'Give\Vendors\Symfony\Component\HttpFoundation\AcceptHeaderItem' => $strauss_src . '/symfony/http-foundation/AcceptHeaderItem.php',
61 'Give\Vendors\Symfony\Component\HttpFoundation\Exception\RequestExceptionInterface' => $strauss_src . '/symfony/http-foundation/Exception/RequestExceptionInterface.php',
62 'Give\Vendors\Symfony\Component\HttpFoundation\Exception\ConflictingHeadersException' => $strauss_src . '/symfony/http-foundation/Exception/ConflictingHeadersException.php',
63 'Give\Vendors\Symfony\Component\HttpFoundation\Exception\SuspiciousOperationException' => $strauss_src . '/symfony/http-foundation/Exception/SuspiciousOperationException.php',
64 'Give\Vendors\Symfony\Component\HttpFoundation\StreamedResponse' => $strauss_src . '/symfony/http-foundation/StreamedResponse.php',
65 'Give\Vendors\Symfony\Component\HttpFoundation\ServerBag' => $strauss_src . '/symfony/http-foundation/ServerBag.php',
66 'Give\Vendors\Symfony\Component\HttpFoundation\IpUtils' => $strauss_src . '/symfony/http-foundation/IpUtils.php',
67 'Give\Vendors\Symfony\Component\HttpFoundation\ApacheRequest' => $strauss_src . '/symfony/http-foundation/ApacheRequest.php',
68 'Give\Vendors\Symfony\Component\HttpFoundation\RequestMatcherInterface' => $strauss_src . '/symfony/http-foundation/RequestMatcherInterface.php',
69 'Give\Vendors\Symfony\Component\HttpFoundation\JsonResponse' => $strauss_src . '/symfony/http-foundation/JsonResponse.php',
70 'Give\Vendors\Symfony\Component\HttpFoundation\ResponseHeaderBag' => $strauss_src . '/symfony/http-foundation/ResponseHeaderBag.php',
71 'Give\Vendors\Symfony\Component\HttpFoundation\AcceptHeader' => $strauss_src . '/symfony/http-foundation/AcceptHeader.php',
72 'Give\Vendors\Symfony\Component\HttpFoundation\Response' => $strauss_src . '/symfony/http-foundation/Response.php',
73 'Give\Vendors\Symfony\Component\HttpFoundation\RequestStack' => $strauss_src . '/symfony/http-foundation/RequestStack.php',
74 'Give\Vendors\Symfony\Component\HttpFoundation\Cookie' => $strauss_src . '/symfony/http-foundation/Cookie.php',
75 'Give\Vendors\Symfony\Component\HttpFoundation\RedirectResponse' => $strauss_src . '/symfony/http-foundation/RedirectResponse.php',
76 'Give\Vendors\StellarWP\FieldConditions\Contracts\ConditionSet' => $strauss_src . '/stellarwp/field-conditions/src/Contracts/ConditionSet.php',
77 'Give\Vendors\StellarWP\FieldConditions\Contracts\Condition' => $strauss_src . '/stellarwp/field-conditions/src/Contracts/Condition.php',
78 'Give\Vendors\StellarWP\FieldConditions\SimpleConditionSet' => $strauss_src . '/stellarwp/field-conditions/src/SimpleConditionSet.php',
79 'Give\Vendors\StellarWP\FieldConditions\FieldCondition' => $strauss_src . '/stellarwp/field-conditions/src/FieldCondition.php',
80 'Give\Vendors\StellarWP\FieldConditions\NestedCondition' => $strauss_src . '/stellarwp/field-conditions/src/NestedCondition.php',
81 'Give\Vendors\StellarWP\FieldConditions\ComplexConditionSet' => $strauss_src . '/stellarwp/field-conditions/src/ComplexConditionSet.php',
82 'Give\Vendors\StellarWP\FieldConditions\Concerns\HasConditions' => $strauss_src . '/stellarwp/field-conditions/src/Concerns/HasConditions.php',
83 'Give\Vendors\StellarWP\FieldConditions\Concerns\HasLogicalOperator' => $strauss_src . '/stellarwp/field-conditions/src/Concerns/HasLogicalOperator.php',
84 'Give\Vendors\StellarWP\FieldConditions\Config' => $strauss_src . '/stellarwp/field-conditions/src/Config.php',
85 'Give\Vendors\StellarWP\ContainerContract\ContainerInterface' => $strauss_src . '/stellarwp/container-contract/src/ContainerInterface.php',
86 'Give\Vendors\StellarWP\Validation\Contracts\ValidationRule' => $strauss_src . '/stellarwp/validation/src/Contracts/ValidationRule.php',
87 'Give\Vendors\StellarWP\Validation\Contracts\Sanitizer' => $strauss_src . '/stellarwp/validation/src/Contracts/Sanitizer.php',
88 'Give\Vendors\StellarWP\Validation\Contracts\ValidatesOnFrontEnd' => $strauss_src . '/stellarwp/validation/src/Contracts/ValidatesOnFrontEnd.php',
89 'Give\Vendors\StellarWP\Validation\Exceptions\Contracts\ValidationExceptionInterface' => $strauss_src . '/stellarwp/validation/src/Exceptions/Contracts/ValidationExceptionInterface.php',
90 'Give\Vendors\StellarWP\Validation\Exceptions\ValidationException' => $strauss_src . '/stellarwp/validation/src/Exceptions/ValidationException.php',
91 'Give\Vendors\StellarWP\Validation\ServiceProvider' => $strauss_src . '/stellarwp/validation/src/ServiceProvider.php',
92 'Give\Vendors\StellarWP\Validation\Rules\In' => $strauss_src . '/stellarwp/validation/src/Rules/In.php',
93 'Give\Vendors\StellarWP\Validation\Rules\ExcludeUnless' => $strauss_src . '/stellarwp/validation/src/Rules/ExcludeUnless.php',
94 'Give\Vendors\StellarWP\Validation\Rules\Currency' => $strauss_src . '/stellarwp/validation/src/Rules/Currency.php',
95 'Give\Vendors\StellarWP\Validation\Rules\DateTime' => $strauss_src . '/stellarwp/validation/src/Rules/DateTime.php',
96 'Give\Vendors\StellarWP\Validation\Rules\Abstracts\ConditionalRule' => $strauss_src . '/stellarwp/validation/src/Rules/Abstracts/ConditionalRule.php',
97 'Give\Vendors\StellarWP\Validation\Rules\Integer' => $strauss_src . '/stellarwp/validation/src/Rules/Integer.php',
98 'Give\Vendors\StellarWP\Validation\Rules\OptionalIf' => $strauss_src . '/stellarwp/validation/src/Rules/OptionalIf.php',
99 'Give\Vendors\StellarWP\Validation\Rules\Boolean' => $strauss_src . '/stellarwp/validation/src/Rules/Boolean.php',
100 'Give\Vendors\StellarWP\Validation\Rules\Exclude' => $strauss_src . '/stellarwp/validation/src/Rules/Exclude.php',
101 'Give\Vendors\StellarWP\Validation\Rules\Email' => $strauss_src . '/stellarwp/validation/src/Rules/Email.php',
102 'Give\Vendors\StellarWP\Validation\Rules\ExcludeIf' => $strauss_src . '/stellarwp/validation/src/Rules/ExcludeIf.php',
103 'Give\Vendors\StellarWP\Validation\Rules\NullableIf' => $strauss_src . '/stellarwp/validation/src/Rules/NullableIf.php',
104 'Give\Vendors\StellarWP\Validation\Rules\Required' => $strauss_src . '/stellarwp/validation/src/Rules/Required.php',
105 'Give\Vendors\StellarWP\Validation\Rules\NullableUnless' => $strauss_src . '/stellarwp/validation/src/Rules/NullableUnless.php',
106 'Give\Vendors\StellarWP\Validation\Rules\Nullable' => $strauss_src . '/stellarwp/validation/src/Rules/Nullable.php',
107 'Give\Vendors\StellarWP\Validation\Rules\Optional' => $strauss_src . '/stellarwp/validation/src/Rules/Optional.php',
108 'Give\Vendors\StellarWP\Validation\Rules\Max' => $strauss_src . '/stellarwp/validation/src/Rules/Max.php',
109 'Give\Vendors\StellarWP\Validation\Rules\OptionalUnless' => $strauss_src . '/stellarwp/validation/src/Rules/OptionalUnless.php',
110 'Give\Vendors\StellarWP\Validation\Rules\InStrict' => $strauss_src . '/stellarwp/validation/src/Rules/InStrict.php',
111 'Give\Vendors\StellarWP\Validation\Rules\Numeric' => $strauss_src . '/stellarwp/validation/src/Rules/Numeric.php',
112 'Give\Vendors\StellarWP\Validation\Rules\Min' => $strauss_src . '/stellarwp/validation/src/Rules/Min.php',
113 'Give\Vendors\StellarWP\Validation\Rules\Size' => $strauss_src . '/stellarwp/validation/src/Rules/Size.php',
114 'Give\Vendors\StellarWP\Validation\ValidationRuleSet' => $strauss_src . '/stellarwp/validation/src/ValidationRuleSet.php',
115 'Give\Vendors\StellarWP\Validation\Commands\SkipValidationRules' => $strauss_src . '/stellarwp/validation/src/Commands/SkipValidationRules.php',
116 'Give\Vendors\StellarWP\Validation\Commands\ExcludeValue' => $strauss_src . '/stellarwp/validation/src/Commands/ExcludeValue.php',
117 'Give\Vendors\StellarWP\Validation\ValidationRulesRegistrar' => $strauss_src . '/stellarwp/validation/src/ValidationRulesRegistrar.php',
118 'Give\Vendors\StellarWP\Validation\Concerns\HasValidationRules' => $strauss_src . '/stellarwp/validation/src/Concerns/HasValidationRules.php',
119 'Give\Vendors\StellarWP\Validation\Config' => $strauss_src . '/stellarwp/validation/src/Config.php',
120 'Give\Vendors\StellarWP\Validation\Validator' => $strauss_src . '/stellarwp/validation/src/Validator.php',
121 );