Browse
For agents
About
WP Chat App
/
trunk
WP Chat App
vtrunk
Switch version
3.8.1
3.8.2
trunk
2.6
3.4
3.4.1
3.4.2
3.4.4
3.4.5
3.4.6
3.5
3.6
3.6.1
3.6.2
3.6.3
3.6.4
3.6.5
3.6.6
3.6.7
3.6.8
3.6.9
3.7.0
3.7.1
3.7.2
3.7.3
All 27 releases
Overview
Code
wp-whatsapp
/
vendor
/
composer
/
autoload_namespaces.php
autoload_namespaces.php
10 lines
139 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_namespaces.php @generated by Composer
4
5
$
vendorDir
=
dirname
(
__DIR__
)
;
6
$
baseDir
=
dirname
(
$
vendorDir
)
;
7
8
return
array
(
9
)
;
10