mirror of
https://github.com/humhub/humhub.git
synced 2025-01-16 21:58:17 +01:00
Add @since
tag for ContentActiveRecord::getSearchAttributes()
(#7186)
This commit is contained in:
parent
97594b4c5d
commit
02beaa3e6b
@ -681,6 +681,7 @@ class ContentActiveRecord extends ActiveRecord implements ContentOwner, Movable,
|
||||
* General information and addons like comments, authors, files and tags will be indexed automatically.
|
||||
*
|
||||
* @return array
|
||||
* @since 1.16
|
||||
*/
|
||||
public function getSearchAttributes()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user