michalsn / codeigniter4-uuid

UUID package for CodeIgniter 4 with support for Model and Entity.
MIT License
41 stars 9 forks source link

fix(typings): add backslash to fromString @return type #7

Closed yassinedoghri closed 3 years ago

yassinedoghri commented 3 years ago

Hello! I'm integrating phpstan to my project and I saw this typing issue. Just a missing backslash 🙂

michalsn commented 3 years ago

Cool, thanks!