Skip to content

Commit

Permalink
Try fixing formatting in rst file
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Oct 2, 2024
1 parent c7e1920 commit acc95dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ Basic example
for the photos field.
.. code-block:: php
public function validationDefault(Validator $validator): void
{
$validator
Expand All @@ -84,7 +85,6 @@ Basic example
return $validator;
}
?>
Deleting files
--------------
Expand Down

0 comments on commit acc95dd

Please sign in to comment.