File tree Expand file tree Collapse file tree 3 files changed +3
-4
lines changed
Expand file tree Collapse file tree 3 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ public function addNote($note = [])
6767 {
6868 $ this ->_note [] = $ note ;
6969 }
70-
70+
7171 /**
7272 * @return string
7373 */
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ public function setLati($lati = '')
4141 return $ this ;
4242 }
4343
44- /**
44+ /**
4545 * @param string $long
4646 *
4747 * @return Map
@@ -52,5 +52,4 @@ public function setLong($long = '')
5252
5353 return $ this ;
5454 }
55-
5655}
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ class Writer
3131 protected $ _output ;
3232
3333 /**
34- * @param $gedcom The GEDCOM object
34+ * @param $gedcom The GEDCOM object
3535 * @param string $format The format to convert the GEDCOM object to
3636 *
3737 * @return string The contents of the document in the converted format
You can’t perform that action at this time.
0 commit comments