mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Fix erroneous code change
This commit is contained in:
parent
89e56b9e72
commit
6797bed406
1 changed files with 1 additions and 1 deletions
|
@ -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'] ),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue