Dashboard
PHP:
8.4.22
OS:
Linux
User:
provencez
/
/
home
/
provencez
/
www
/
wp-content
/
plugins
/
wordpress-seo
/
src
/
promotions
/
domain
📤 Upload
📝 New File
📁 New Folder
Close
Editing: promotion-interface.php
<?php namespace Yoast\WP\SEO\Promotions\Domain; /** * Interface for a Promotion. */ interface Promotion_Interface {}
Save
Cancel