Skip to content

Commit b2132d6

Browse files
committed
Add deprecation comment to an old no longer used method
1 parent 0d0cf89 commit b2132d6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

controller/idea_controller.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ public function implemented()
225225
*
226226
* @return bool True if set, false if not
227227
* @access public
228+
*
229+
* @deprecated 2.1.0 (No longer used, may be removed one day)
228230
*/
229231
public function title()
230232
{

0 commit comments

Comments
 (0)