<?php

namespace App\Classes\LDAP\Attribute\Internal;

use App\Classes\LDAP\Attribute\Internal;

/**
 * Represents an PwdPolicySubentry Attribute
 */
final class PwdPolicySubentry extends Internal
{
}