Exemplo n.º 1
0
 public final function __construct(Directory_Entry $entry)
 {
     $this->entry = $entry;
     $entry->setTable($this);
 }