Fix erroneous code change

This commit is contained in:
Daniel Dudzic 2024-03-13 12:16:35 +01:00
parent 89e56b9e72
commit 6797bed406
No known key found for this signature in database
GPG key ID: 31B40D33E3465483

View file

@ -98,7 +98,7 @@ class FilePathPluginFactory implements FilePathPluginFactoryInterface {
$this->create_version( $plugin_data['Version'] ),
$base_dir,
$base_name,
'blah',
$plugin_data['Title'],
$plugin_data['Description'],
$text_domain,
$this->create_version( $plugin_data['RequiresPHP'] ),