Ejemplo n.º 1
0
 public function testCreateData()
 {
     $gallery = Galleries::create($this->gallery);
 }
Ejemplo n.º 2
0
 public function process(Images $images)
 {
     $gallery = Galleries::create($this->gallery);
 }