@@ -493,6 +493,9 @@ |
||
493 | 493 | } |
494 | 494 | } |
495 | 495 | |
496 | + /** |
|
497 | + * @param string $settings |
|
498 | + */ |
|
496 | 499 | public function admin ( $options, $settings, $component ) { |
497 | 500 | if ( !isset( $this->components[ $component ] ) ) |
498 | 501 | wp_die( 'Invalid Component' ); |