Exemple #1
0
 public static function build($type)
 {
     return '<i class="fa ' . Icon::iconFortype($type) . '"></i>';
 }