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