@@ -46,8 +46,8 @@  | 
                                                    ||
| 46 | 46 | *  | 
                                                        
| 47 | 47 | * Useful in case your commands are not accessible by global environment. ex. /usr/bin/local  | 
                                                        
| 48 | 48 | *  | 
                                                        
| 49 | - * @param string $binaryName  | 
                                                        |
| 50 | - * @return string  | 
                                                        |
| 49 | + * @param string $binaryPath  | 
                                                        |
| 50 | + * @return BaseOptimizer  | 
                                                        |
| 51 | 51 | */  | 
                                                        
| 52 | 52 | public function setBinaryPath(string $binaryPath)  | 
                                                        
| 53 | 53 |      { |