dynamicRegistration = $dynamicRegistration; $this->didCreate = $didCreate; $this->willCreate = $willCreate; $this->didRename = $didRename; $this->willRename = $willRename; $this->didDelete = $didDelete; $this->willDelete = $willDelete; } }