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