Skip to content

Commit f44e6cc

Browse files
lazyantsweaverryan
authored andcommitted
add empty line
1 parent 27dcebd commit f44e6cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book/forms.rst

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ going to need to build a form. But before you begin, first focus on the generic
4848
{
4949
return $this->dueDate;
5050
}
51+
5152
public function setDueDate(\DateTime $dueDate = null)
5253
{
5354
$this->dueDate = $dueDate;

0 commit comments

Comments
 (0)