Created
September 26, 2018 14:38
-
-
Save wbrframe/d3877e9226c5b424069a0475fbdf8ced to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php $q = $em->createQuery("select partial u.{id,name} from MyApp\Domain\User u"); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment