예제 #1
0
파일: Asset.php 프로젝트: vanderlin/halp
 public static function setFromSeed($value)
 {
     Asset::$fromSeed = $value;
 }