# content-control/2.0.4/vendor/composer/autoload_namespaces.php

Content Control – The Ultimate Content Restriction Plugin! Restrict Content, Create Conditional Blocks &amp; More, version 2.0.4. 11 lines.

- Page: https://pluginprobe.com/plugins/content-control/2.0.4/code/vendor/composer/autoload_namespaces.php
- Raw: https://pluginprobe.com/plugins/content-control/2.0.4/raw/vendor/composer/autoload_namespaces.php
- Modified: 2023-09-18T01:47:10+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/content-control/2.0.4/code/vendor/composer/autoload_namespaces.php#L10-L20`.

```php
<?php

// autoload_namespaces.php @generated by Composer

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

return array(
    'Pimple' => array($vendorDir . '/pimple/pimple/src'),
);

```
