# wordpress-seo/18.4/vendor/autoload.php

Yoast SEO – Advanced SEO with real-time guidance and built-in AI, version 18.4. 8 lines.

- Page: https://pluginprobe.com/plugins/wordpress-seo/18.4/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/wordpress-seo/18.4/raw/vendor/autoload.php
- Modified: 2022-03-22T07:16:28+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/wordpress-seo/18.4/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

require_once __DIR__ . '/composer/autoload_real.php';

return ComposerAutoloaderInit843c8c5fdc8c8ab375430edfeff9d2c3::getLoader();

```
