Exemplo n.º 1
0
 public function build(Blueprint $blueprint)
 {
     $blueprint->setSculpt($this);
     return new Builder($blueprint, $this->registry);
 }