5 lines
88 B
Plaintext
Raw Normal View History

public function {{name}}()
{
return $this->{{type}}("{{model}}");
}