@@ -307,7 +307,7 @@ |
||
| 307 | 307 | if ($this->learning_locker_api->check()) { |
| 308 | 308 | $this->info('Successfully connected to Learning Locker®'); |
| 309 | 309 | } else { |
| 310 | - return $this->error(' << Could not connect to Learning Locker® '); |
|
| 310 | + return $this->error(' << Could not connect to Learning Locker® '); |
|
| 311 | 311 | } |
| 312 | 312 | |
| 313 | 313 | } |
@@ -133,7 +133,7 @@ |
||
| 133 | 133 | */ |
| 134 | 134 | public function store() |
| 135 | 135 | { |
| 136 | - $this->send = $this->send( |
|
| 136 | + $this->send = $this->send( |
|
| 137 | 137 | $this->actor, |
| 138 | 138 | $this->verb, |
| 139 | 139 | $this->object, |