Kaynağa Gözat

Add @since tag to constant

Signed-off-by: Knut Ahlers <knut@ahlers.me>
tags/v13.0.0beta1
Knut Ahlers 6 yıl önce
ebeveyn
işleme
586cefc4f1
No account linked to committer's email address
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      lib/public/GroupInterface.php

+ 3
- 0
lib/public/GroupInterface.php Dosyayı Görüntüle

@@ -51,6 +51,9 @@ interface GroupInterface {
//OBSOLETE const GET_DISPLAYNAME = 0x00010000;
const COUNT_USERS = 0x00100000;
const GROUP_DETAILS = 0x01000000;
/**
* @since 13.0.0
*/
const IS_ADMIN = 0x10000000;

/**

Loading…
İptal
Kaydet