Skip to content

Instantly share code, notes, and snippets.

@kitsunet
Created December 4, 2013 16:03
Show Gist options
  • Select an option

  • Save kitsunet/7790152 to your computer and use it in GitHub Desktop.

Select an option

Save kitsunet/7790152 to your computer and use it in GitHub Desktop.
config.tx_extbase {
persistence {
classes {
My_Wonderful_Class = tx_some_other_table
My\Wonderful\Class = tx_example_for_namespaced_class
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment