Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 30, 2020. It is now read-only.

Commit ca312d7

Browse files
committed
Merge pull request zendframework/zendframework#3522 branch 'hotfix/remove-blank-line'

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/Encrypt/BlockCipher.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,4 @@ public function toString()
265265
{
266266
return 'BlockCipher';
267267
}
268-
269268
}

src/Word/SeparatorToSeparator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,5 +109,4 @@ protected function _separatorToSeparatorFilter($value)
109109
$this->setReplacement($this->replacementSeparator);
110110
return parent::filter($value);
111111
}
112-
113112
}

0 commit comments

Comments
 (0)