Skip to content

Commit b11fd06

Browse files
committed
Added deprecation annotation
1 parent c17c231 commit b11fd06

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/ChrisKonnertz/BBCode/BBCode.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ public function renderPlain($text = null)
120120
* Renders only the text without any BBCode tags.
121121
* Alias for renderRaw().
122122
*
123+
* @deprecated Deprecated since 1.1.0
124+
*
123125
* @param string $text Optional: Render the passed BBCode string instead of the internally stored one
124126
* @return string
125127
*/

0 commit comments

Comments
 (0)