예제 #1
0
 public final function __construct(DirectoryEntry $entry)
 {
     $this->entry = $entry;
     $entry->setTable($this);
 }