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