Example #1
0
 /**
  * Get stub path.
  *
  * @return string 
  * @static 
  */
 public static function getStubPath()
 {
     return \Pingpong\Modules\Repository::getStubPath();
 }