Skip to content
Snippets Groups Projects
Unverified Commit 594efca1 authored by Joas Schilling's avatar Joas Schilling
Browse files

Update since to the correct version

parent 565838da
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,7 @@ class Manager implements IManager {
/**
* @param string $appClass The service must implement IApp, otherwise a
* \InvalidArgumentException is thrown later
* @since 9.0.0
* @since 17.0.0
*/
public function registerApp(string $appClass): void {
$this->appClasses[] = $appClass;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment