Example #1
0
 public function destroy($id)
 {
     Icon::destroy($id);
 }