Browse source code
File: / tests/ PHP/ Depend/ _code/ code/ ASTVariable/ testVariableHasExpectedStartLine.php
- Type
-
text/plain
- Last Author
- mapi
- Version
- 1142
| Line | Rev. | Author | Source | |
|---|---|---|---|---|
| 1 | 1015 | mapi | <?php | |
| 2 | 1142 | mapi | class testVariableHasExpectedStartLine | |
| 3 | 1015 | mapi | { | |
| 4 | ↓ | mapi | private function foo() | |
| 5 | ↓ | mapi | { | |
| 6 | ↓ | mapi | $x = 1; | |
| 7 | ↓ | mapi | } | |
| 8 | ↓ | mapi | } | |