예제 #1
0
파일: div.php 프로젝트: alterebro/mosquito
 /**
  * Enable documentation
  */
 static final function docsOn()
 {
     self::$__docs_on = true;
 }