@@ -63,6 +63,9 @@ |
||
| 63 | 63 | return $this->getDocumentsOfType('acceptance'); |
| 64 | 64 | } |
| 65 | 65 | |
| 66 | + /** |
|
| 67 | + * @param string $type |
|
| 68 | + */ |
|
| 66 | 69 | public function getDocumentsOfType($type) |
| 67 | 70 | { |
| 68 | 71 | $res = []; |