Javascript validator
Web page editor
↑
PEAR Manual
Prev
Chapter 3. Coding Standards
Next
Class Definitions
Class declarations have their opening brace on a new line:
class Foo_Bar { //... code goes here }
Prev
Home
Next
Function Calls
Up
Function Definitions
→
Javascript validator
Web page editor