0byt3m1n1-V2
Path:
/
home
/
academiac
/
www
/
plugins
/
vmpayment
/
sofort
/
sofort
/
library
/
helper
/
elements
/
[
Home
]
File: sofort_element.php
<?php /** * @author SOFORT AG (integration@sofort.com) * @link http://www.sofort.com/ * * Copyright (c) 2012 SOFORT AG * * Released under the GNU General Public License (Version 2) * [http://www.gnu.org/licenses/gpl-2.0.html] */ /** * * Implementation of a simple element * */ abstract class SofortElement { /** * * Render the element */ public abstract function render(); } ?>
©
2018.