/
proc
/
self
/
root
/
home
/
henzagold
/
server
/
vendor
/
thunderer
/
shortcode
/
src
/
Parser
/
File Upload :
llllll
Current File: //proc/self/root/home/henzagold/server/vendor/thunderer/shortcode/src/Parser/ParserInterface.php
<?php namespace Thunder\Shortcode\Parser; use Thunder\Shortcode\Shortcode\ParsedShortcodeInterface; /** * @author Tomasz Kowalczyk <tomasz@kowalczyk.cc> */ interface ParserInterface { /** * Parse single shortcode match into object * * @param string $text * * @return ParsedShortcodeInterface[] */ public function parse($text); }
Copyright ©2k19 -
Hexid
|
Tex7ure