spaze / phpstan-disallowed-calls

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages
MIT License
255 stars 17 forks source link

Extra test to ensure `FQCN::class` is disallowed properly #161

Closed ruudk closed 1 year ago

ruudk commented 1 year ago

Not sure why I thought that before this wasn't working (it was) but good to add the extra tests anyway 😊

spaze commented 1 year ago

Thank you... "mocking Blade is not allowed" 🤣 good job, good job... image