Skip to content
This repository has been archived by the owner on Jan 8, 2020. It is now read-only.

Commit

Permalink
fixing cs
Browse files Browse the repository at this point in the history
  • Loading branch information
carnage committed Nov 10, 2013
1 parent 0ad869e commit 78046b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library/Zend/Form/InputFilterProviderFieldset.php
Expand Up @@ -54,4 +54,4 @@ public function setOptions($options)

return $this;
}
}
}
2 changes: 1 addition & 1 deletion tests/ZendTest/Form/InputFilterProviderFieldsetTest.php
Expand Up @@ -40,4 +40,4 @@ public function testFilterSpecIsInitiallyEmpty()
$this->assertEmpty($this->fieldset->getInputFilterSpecification());
}

}
}

0 comments on commit 78046b9

Please sign in to comment.