<?php namespace App\Classes\LDAP\Attribute\Internal; use App\Classes\LDAP\Attribute\Internal; /** * Represents an UUID Attribute */ final class UUID extends Internal { }