2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Utility API improvement: use $key/$value instead of nth (#28828)

Co-Authored-By: Martijn Cuppens <martijn.cuppens@gmail.com>
This commit is contained in:
Ashfahan Khan
2019-05-30 20:22:06 +05:00
committed by Martijn Cuppens
parent fd21354de2
commit 41fcd13d3e
2 changed files with 3 additions and 4 deletions
-1
View File
@@ -53,7 +53,6 @@
@return $map;
}
// Replace `$search` with `$replace` in `$string`
// Used on our SVG icon backgrounds for custom forms.
//