mirror of
https://gh.wpcy.net/https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2026-04-25 01:02:18 +08:00
7 lines
76 B
PHP
7 lines
76 B
PHP
<?php
|
|
|
|
namespace Automattic\WooCommerce\Admin\Notes;
|
|
|
|
trait NoteTraits {
|
|
|
|
}
|