100], ]; } /** * @inheritdoc */ public function attributeLabels() { return [ 'id' => 'ID', 'phone' => 'Phone', 'created_at' => 'Created At', 'updated_at' => 'Updated At', ]; } }