| Conditions | 1 |
| Paths | 1 |
| Total Lines | 4 |
| Code Lines | 2 |
| Lines | 0 |
| Ratio | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 31 | public function post($name = null, $defaultValue = null) |
||
| 32 | { |
||
| 33 | return [ |
||
| 34 | 'NewsletterClient' => ['contacts' => '[email protected]'], |
||
| 35 | ]; |
||
| 38 |