TermExtInfo.php 85 B

123456
  1. <?php
  2. namespace common\components\lakala;
  3. class TermExtInfo {
  4. public $termLoc;
  5. }