Completed
Pull Request — master (#1666)
by Ema
01:46
created
lib/Elastica/Document.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -143,7 +143,6 @@
 block discarded – undo
143 143
      * @param string $key      Key to add the file to
144 144
      * @param string $filepath Path to add the file
145 145
      * @param string $mimeType Header mime type
146
-
147 146
      */
148 147
     public function addFile(string $key, string $filepath, string $mimeType = ''): self
149 148
     {
Please login to merge, or discard this patch.