예제 #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);
 }