Browse
For agents
About
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More
/
2.3.1
Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More
v2.3.1
Switch version
2.3.4
2.3.3
2.3.2
2.3.1
2.3.0
2.2.2
2.2.1
2.2.0
2.1.2
2.1.1
trunk
0.0.1
0.0.2
0.0.3
0.0.4
0.0.5
0.0.6
0.0.7
1.0.0
1.0.1
1.0.2
1.0.3
1.0.4
1.0.5
1.0.6
All 66 releases
Overview
Code
better-payment
/
vendor
/
composer
/
autoload_classmap.php
autoload_classmap.php
in Better Payment – Instant Payments, Donations, Fundraising with Subscriptions & More 2.3.1, at vendor/composer/autoload_classmap.php
11 lines
222 B
Find file
t
No matching file
Up and down to move
Enter to open
Esc to close
Raw
Download
Zip
View raw
1
<
?
php
2
3
//
autoload_classmap.php @generated by Composer
4
5
$
vendorDir
=
dirname
(
__DIR__
)
;
6
$
baseDir
=
dirname
(
$
vendorDir
)
;
7
8
return
array
(
9
'
Composer
\\
InstalledVersions
'
=>
$
vendorDir
.
'
/composer/InstalledVersions.php
'
,
10
)
;
11