소스 검색

add comment

itizawa 6 년 전
부모
커밋
acfa23992e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/server/models/page.js

+ 2 - 0
src/server/models/page.js

@@ -165,6 +165,8 @@ class PageQueryBuilder {
    * In normal case, returns '{path}/*' and '{path}' self.
    * If top page, return without doing anything.
    *
+   * *option*
+   *   Left for backward compatibility
    */
   addConditionToListByStartWith(path, option) {
     // No request is set for the top page