/
home
/
henzagold
/
server
/
vendor
/
jgrossi
/
corcel
/
src
/
File Upload :
llllll
Current File: /home/henzagold/server/vendor/jgrossi/corcel/src/Shortcode.php
<?php namespace Corcel; use Thunder\Shortcode\Shortcode\ShortcodeInterface; /** * Interface Shortcode * * @package Corcel * @author Junior Grossi <juniorgro@gmail.com> */ interface Shortcode { /** * @param ShortcodeInterface $shortcode * @return string */ public function render(ShortcodeInterface $shortcode); }
Copyright ©2k19 -
Hexid
|
Tex7ure