Skip to content

Instantly share code, notes, and snippets.

@marchampson
Created December 14, 2013 16:14
Show Gist options
  • Save marchampson/7961175 to your computer and use it in GitHub Desktop.
Save marchampson/7961175 to your computer and use it in GitHub Desktop.
ZF2 tablegateway pass in params
$this->tableGateway->select(function (Select $select) use ($param) {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment