mirror of
https://github.com/flextype/flextype.git
synced 2025-08-08 14:16:46 +02:00
fix(shotcodes): fix PHPDoc tag @param references unknown parameter: $cache
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
Reference in New Issue
Block a user