Current path: home/webdevt/www/wdp/wp-content/plugins/wordpress-seo/src/promotions/domain/
?? Go up: /home/webdevt/www/wdp/wp-content/plugins/wordpress-seo/src/promotions
<?php
namespace Yoast\WP\SEO\Promotions\Domain;
/**
* Interface for a Promotion.
*/
interface Promotion_Interface {}