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