| Conditions | 2 |
| Paths | 2 |
| Total Lines | 7 |
| Code Lines | 3 |
| Lines | 0 |
| Ratio | 0 % |
| Changes | 1 | ||
| Bugs | 0 | Features | 1 |
| 1 | <?php |
||
| 50 | public function getRegionRef() |
||
| 51 | { |
||
| 52 | if ($this->RegionRef) { |
||
| 53 | $this->methodProperties['RegionRef'] = $this->RegionRef; |
||
|
1 ignored issue
–
show
|
|||
| 54 | } |
||
| 55 | |||
| 56 | return $this; |
||
| 57 | } |
||
| 105 |