芝麻web文件管理V1.00
编辑当前文件:/home/projzpbv/www/wp-content/plugins/mailpoet/lib/AutomaticEmails/AutomaticEmailFactory.php
container = $container; } public function createWooCommerceEmail(): WooCommerce { return $this->container->get(WooCommerce::class); } }