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