예제 #1
0
 /** @return FoldedContext */
 public static function getInstance()
 {
     return parent::inst();
 }
예제 #2
0
 /** @return FoldedContext */
 protected function getFoldedContext()
 {
     return FoldedContext::getInstance();
 }