Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
argonautisbc
/
wp-content
/
plugins
/
woo-custom-add-to-cart-button
/
lib
/
Editing: Service.php
<?php namespace Barn2\WCB_Lib; /** * Marker interface to denote a service. * * @package Barn2\barn2-lib * @author Barn2 Plugins <info@barn2.co.uk> * @license GPL-3.0 * @copyright Barn2 Media Ltd * @version 1.0 */ interface Service { }
Save
Cancel