@@ -81,7 +81,7 @@ |
||
81 | 81 | * and the requirements of the feature/block. |
82 | 82 | * |
83 | 83 | * @param string $extension_name Extension name. |
84 | - * @return array |
|
84 | + * @return string |
|
85 | 85 | */ |
86 | 86 | public function check_extension_availability( $extension_name ) { |
87 | 87 | if ( $this->is_simple_site && class_exists( 'Store_Product_List' ) ) { |