We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -277,16 +277,16 @@ |
||
| 277 | 277 | return $menuArray; |
| 278 | 278 | } |
| 279 | 279 | |
| 280 | - /** |
|
| 281 | - * This builds a menu for list of 3D objects |
|
| 282 | - * |
|
| 283 | - * @access public |
|
| 284 | - * |
|
| 285 | - * @param string $content: The PlugIn content |
|
| 286 | - * @param array $conf: The PlugIn configuration |
|
| 287 | - * |
|
| 288 | - * @return array HMENU array |
|
| 289 | - */ |
|
| 280 | + /** |
|
| 281 | + * This builds a menu for list of 3D objects |
|
| 282 | + * |
|
| 283 | + * @access public |
|
| 284 | + * |
|
| 285 | + * @param string $content: The PlugIn content |
|
| 286 | + * @param array $conf: The PlugIn configuration |
|
| 287 | + * |
|
| 288 | + * @return array HMENU array |
|
| 289 | + */ |
|
| 290 | 290 | public function makeMenuFor3DObjects($content, $conf) |
| 291 | 291 | { |
| 292 | 292 | $this->init($conf); |