php-initials icon indicating copy to clipboard operation
php-initials copied to clipboard

[bug] Initials constructor

Open ybelenko opened this issue 3 years ago • 1 comments

echo (new Initials('Lasse Rafn'));  // Output: JD instead of LR

ybelenko avatar Sep 13 '20 17:09 ybelenko

Yeah, the constructor is missing. Or the documentation is wrong.

buddhaCode avatar Oct 21 '20 09:10 buddhaCode