diff --git a/src/flextype/Parsers/Shortcodes.php b/src/flextype/Parsers/Shortcodes.php index 6a42150b..f6520dc0 100644 --- a/src/flextype/Parsers/Shortcodes.php +++ b/src/flextype/Parsers/Shortcodes.php @@ -145,7 +145,6 @@ final class Shortcodes * Parse and processes text to replaces shortcodes. * * @param string $input A text containing SHORTCODE - * @param bool $cache Cache result data or no. Default is true. * * @access public */