for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
<?php
declare(strict_types=1);
namespace SignpostMarv\DaftObject\SchemaOrgLookup;
class Lookup_2b8bd0cf01d3d71830e37f04667dd219c4269d8af25054b3b225c576ec12e5e31f5971dcf2630ba3e422fce3ca7123f42c11382d37b501d53f8a5cadd3b9ffa4 implements LookupInterface
{
public static function ObtainClasses() : array
return ['SignpostMarv\\DaftObject\\SchemaOrg\\Intangible\\Enumeration\\QualitativeValue'];
}