# insert-php/2.7.1/vendor/composer/autoload_namespaces.php

Woody Code Snippets – Insert PHP, CSS, JS, and Header/Footer Scripts, version 2.7.1. 10 lines.

- Page: https://pluginprobe.com/plugins/insert-php/2.7.1/code/vendor/composer/autoload_namespaces.php
- Raw: https://pluginprobe.com/plugins/insert-php/2.7.1/raw/vendor/composer/autoload_namespaces.php
- Modified: 2025-10-20T15:02:42+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/insert-php/2.7.1/code/vendor/composer/autoload_namespaces.php#L10-L20`.

```php
<?php

// autoload_namespaces.php @generated by Composer

$vendorDir = dirname(__DIR__);
$baseDir = dirname($vendorDir);

return array(
);

```
