woocommerce-paypal-payments/tests/stubs/NoteTraits.php
Miguel Pérez Pellicer 320e9657cd
Refactor NoteTrait stub
2025-10-22 18:40:47 +02:00

7 lines
76 B
PHP

<?php
namespace Automattic\WooCommerce\Admin\Notes;
trait NoteTraits {
}