Ejemplo n.º 1
0
 /**
  * Get a fake paragraph
  *
  * @return mixed
  */
 protected function getFakeText()
 {
     return $this->fake->paragraph(4);
 }