Skip to content

Instantly share code, notes, and snippets.

@BinaryKitten
Created January 29, 2013 15:03
Show Gist options
  • Save BinaryKitten/4664901 to your computer and use it in GitHub Desktop.
Save BinaryKitten/4664901 to your computer and use it in GitHub Desktop.
<?php
return array(
'doctrine' => array(
'driver' => array(
'zfcuser_entity' => array(
'paths' => 'location of your xml files thing'
)
)
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment