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