component = $component; $this->index = $index; } /** * @param array $attributes */ public function attributes(&$attributes) { } /** * @param array $attributes */ public function adminAttributes(&$attributes) { } }