Skip to content

Instantly share code, notes, and snippets.

@fzaninotto
Created June 1, 2010 11:35
Show Gist options
  • Select an option

  • Save fzaninotto/420833 to your computer and use it in GitHub Desktop.

Select an option

Save fzaninotto/420833 to your computer and use it in GitHub Desktop.
<?php
class AggregateColumnBehavior extends Behavior
{
// default parameters value
protected $parameters = array(
'name' =>; null,
);
}
@freakphp
Copy link
Copy Markdown

freakphp commented Jun 1, 2010

I think i know about which bug you are talking about :) i think you twitted about it ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment