예제 #1
0
파일: cache.php 프로젝트: ASDAFF/bxApiDocs
 public function RegisterTag($tag)
 {
     $this->manager->registerTag($tag);
 }