Closed ouun closed 1 year ago
https://github.com/junaidbhura/composer-wp-pro-plugins/blob/88a8d9756d24286e31822320c4f1f4f904770c00/plugins/WPML.php#L15
I think the Class name should be WPML to avoid the notice: Class Junaidbhura\Composer\WPProPlugins\Plugins\Wpml located in ./vendor/junaidbhura/composer-wp-pro-plugins/plugins/WPML.php does not comply with psr-4 autoloading standard. Skipping.
WPML
Class Junaidbhura\Composer\WPProPlugins\Plugins\Wpml located in ./vendor/junaidbhura/composer-wp-pro-plugins/plugins/WPML.php does not comply with psr-4 autoloading standard. Skipping.
Sorry, missed the already opened ticket here: https://github.com/junaidbhura/composer-wp-pro-plugins/issues/54
https://github.com/junaidbhura/composer-wp-pro-plugins/blob/88a8d9756d24286e31822320c4f1f4f904770c00/plugins/WPML.php#L15
I think the Class name should be
WPML
to avoid the notice:Class Junaidbhura\Composer\WPProPlugins\Plugins\Wpml located in ./vendor/junaidbhura/composer-wp-pro-plugins/plugins/WPML.php does not comply with psr-4 autoloading standard. Skipping.