blob: 4e59715c157deb02f1666ffb738f4da64215cb5e [file]
public function setFoo($$foo) {
$$this->foo = $foo;
return $$this;
}