Skip to content

Commit acc95dd

Browse files
committed
Try fixing formatting in rst file
1 parent c7e1920 commit acc95dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Basic example
6868
for the photos field.
6969
7070
.. code-block:: php
71+
7172
public function validationDefault(Validator $validator): void
7273
{
7374
$validator
@@ -84,7 +85,6 @@ Basic example
8485
8586
return $validator;
8687
}
87-
?>
8888
8989
Deleting files
9090
--------------

0 commit comments

Comments
 (0)