Skip to content

Commit

Permalink
Added deprecation annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskonnertz committed Jan 30, 2018
1 parent c17c231 commit b11fd06
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ChrisKonnertz/BBCode/BBCode.php
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,8 @@ public function renderPlain($text = null)
* Renders only the text without any BBCode tags.
* Alias for renderRaw().
*
* @deprecated Deprecated since 1.1.0
*
* @param string $text Optional: Render the passed BBCode string instead of the internally stored one
* @return string
*/
Expand Down

0 comments on commit b11fd06

Please sign in to comment.