255], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'create_date' => 'Create Date', 'modify_date' => 'Modify Date', 'image_path' => 'Image Path', 'language' => 'Language', 'other' => 'Other', 'title' => 'Title', 'url' => 'Url', ]; } }