File "promotion-interface.php"

Full Path: /home/hathazar/public_html/wp-content/plugins/wordpress-seo/src/promotions/domain/promotion-interface.php
File size: 121 bytes
MIME-type: --
Charset: utf-8

<?php

namespace Yoast\WP\SEO\Promotions\Domain;

/**
 * Interface for a Promotion.
 */
interface Promotion_Interface {}