コード例 #1
0
ファイル: _ide_helper.php プロジェクト: valik619/find-out.dev
 /**
  * Get module used for cli session.
  *
  * @return string 
  * @static 
  */
 public static function getUsedNow()
 {
     return \Pingpong\Modules\Repository::getUsedNow();
 }