@@ -23,7 +23,6 @@ |
||
23 | 23 | * Performs post-process operation on passed binary and returns the resulting binary. |
24 | 24 | * |
25 | 25 | * @param BinaryInterface $binary |
26 | - * @param array $options |
|
27 | 26 | * |
28 | 27 | * @throws ProcessFailedException |
29 | 28 | * |