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_9da45289c63ee6ff8f247a65a045f8f610f5514eef9e6c9904624726b9902e733f605c407d4c4774a2cd63e5168f7d7111ab98e7dd46c0497e75c075fd17ca47 implements LookupInterface
{
public static function ObtainClasses() : array
return ['SignpostMarv\\DaftObject\\SchemaOrg\\CreativeWork\\Question'];
}