html icon indicating copy to clipboard operation
html copied to clipboard

Add exception on pass empty string to `Tag::id()`

Open vjik opened this issue 1 year ago • 1 comments

ID can't be empty string. Suggest to check it and throw LogicException if value is empty string.

vjik avatar Oct 18 '24 06:10 vjik

Makes sense.

samdark avatar Oct 18 '24 07:10 samdark