seregazhuk / php-pinterest-bot

This PHP library will help you to work with your Pinterest account without using any API account credentials.
MIT License
416 stars 129 forks source link

Providers resolution doesn't work for multi-case names #385

Closed seregazhuk closed 6 years ago

seregazhuk commented 6 years ago

In #383 the bug was found. Provider BoardSection cannot be resolved, because container tries to find Boardsection class: only the first letter is upper-cased.