Ejemplo n.º 1
0
 /**
  * Returns the post factory
  *
  * @return Post
  */
 public function jobpost()
 {
     return JobPost::i($this);
 }