mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
feat(parsers): standardise parsers container names with macroable ability for Parsers API. #519
This commit is contained in:
@@ -15,7 +15,7 @@ use function strings;
|
||||
use Thunder\Shortcode\ShortcodeFacade;
|
||||
use Exception;
|
||||
|
||||
class Shortcode
|
||||
final class Shortcode
|
||||
{
|
||||
/**
|
||||
* The Shortcode's instance is stored in a static field. This field is an
|
||||
|
Reference in New Issue
Block a user