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