@@ -487,7 +487,7 @@ |
||
| 487 | 487 | * |
| 488 | 488 | * @param string $main_file Plugin Main File. |
| 489 | 489 | * |
| 490 | - * @return bool|mixed|string |
|
| 490 | + * @return string |
|
| 491 | 491 | */ |
| 492 | 492 | public function get_plugin_folder_name( $main_file ) { |
| 493 | 493 | // Remove plugin file and get the Add-on's folder name only. |