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

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

- Page: https://pluginprobe.com/plugins/wordpress-seo/19.0/code/vendor/autoload.php
- Raw: https://pluginprobe.com/plugins/wordpress-seo/19.0/raw/vendor/autoload.php
- Modified: 2022-05-31T08:14:52+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/19.0/code/vendor/autoload.php#L10-L20`.

```php
<?php

// autoload.php @generated by Composer

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

return ComposerAutoloaderInit654002643e467df00eb8708ac77efa91::getLoader();

```
