. */ declare(strict_types=1); namespace FireflyIII\Services\Bunq\Id; /** * Class InstallationId. */ class InstallationId extends BunqId { }