1 2 3 4 5 6
<?php /** * Class BadClass - creating an instance of a blacklisted class is not allowed */ \OCP\NamespaceName\ClassName::CONSTANT_NAME;