Psalm
Get started
Documentation
Paid support
Plugins
Blog
GitHub
<?php if (class_exists('A') && method_exists('A', 'method')) { echo A::method(); echo A::class; echo A::SOME_CONST; }
Snippet created on April 13 2019 at 16:42 UTC
Settings
Get link