Add exception on pass empty string to Tag::id()
#221
Labels
severity:BC breaking
Breaks backwards compatibility
status:ready for adoption
Feel free to implement this issue.
ID can't be empty string. Suggest to check it and throw
LogicException
if value is empty string.The text was updated successfully, but these errors were encountered: