示例#1
0
 public function testCreateData()
 {
     $gallery = Galleries::create($this->gallery);
 }
示例#2
0
文件: hint.php 项目: ncud/sagalaya
 public function process(Images $images)
 {
     $gallery = Galleries::create($this->gallery);
 }