Commit 48cebd30 authored by Dorian Villet's avatar Dorian Villet

Fix alignements in comments.

parent 96c412b5
......@@ -124,8 +124,7 @@ class Document extends Query
*
* @param ReadOnlyDocumentInterface[]|DocumentInterface[] $documents
* @return self Provides fluent interface
* @throws RuntimeException If any of the given documents does not implement
* any DocumentInterface
* @throws RuntimeException If the given documents does not implement the interfaces
*/
public function addDocuments($documents)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment