@@ -22,6 +22,10 @@ |
||
22 | 22 | $this->connection = $connection; |
23 | 23 | } |
24 | 24 | |
25 | + /** |
|
26 | + * @param string $entityId |
|
27 | + * @param string $certificate |
|
28 | + */ |
|
25 | 29 | public function createSp($entityId, $certificate, $sfoEnabled = false) |
26 | 30 | { |
27 | 31 | $uuid = Uuid::uuid4()->toString(); |