nette / utils

🛠 Lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
https://doc.nette.org/utils
Other
1.98k stars 147 forks source link

Ensure valid type is passed into insert() #314

Open mskocik opened 4 months ago

mskocik commented 4 months ago

Making sure that HTMLStringable or string is passed into Html::insert() method