| Total Complexity | 4 |
| Total Lines | 21 |
| Duplicated Lines | 0 % |
| Changes | 0 | ||
| 1 | <?php |
||
| 21 | final class GetCalendarsResponse extends GenericMultiCalDAVResponse |
||
| 22 | { |
||
| 23 | /** |
||
| 24 | * @return GenericSinglePROPFINDCalDAVResponse |
||
| 25 | */ |
||
| 26 | protected function buildSingleResponse() |
||
| 29 | } |
||
| 30 | |||
| 31 | /** |
||
| 32 | * @param string $type |
||
| 33 | * @return array |
||
| 34 | */ |
||
| 35 | public function getResponseByType($type){ |
||
| 45 |