@@ -106,10 +106,10 @@ |
||
| 106 | 106 | /** |
| 107 | 107 | * @return iterable |
| 108 | 108 | */ |
| 109 | - public function getDelegates(): iterable |
|
| 110 | - { |
|
| 111 | - return $this->delegates; |
|
| 112 | - } |
|
| 109 | + public function getDelegates(): iterable |
|
| 110 | + { |
|
| 111 | + return $this->delegates; |
|
| 112 | + } |
|
| 113 | 113 | |
| 114 | 114 | /** |
| 115 | 115 | * @param string $rule |