syntax error in exception string in discovery.php
This commit is contained in:
parent
edf45ad647
commit
4aac47de03
|
@ -107,7 +107,7 @@ class Discovery
|
||||||
}
|
}
|
||||||
|
|
||||||
// @todo Needs i18n.
|
// @todo Needs i18n.
|
||||||
throw new Exception('Unable to find services for '. $id '.');
|
throw new Exception('Unable to find services for '. $id . '.');
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function getService($links, $service) {
|
public static function getService($links, $service) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user