mirror of
https://github.com/beestat/app.git
synced 2025-06-03 13:46:54 -04:00
Removed extra closing brace in settings example
This commit is contained in:
parent
5ed2424b59
commit
65f88a6624
@ -237,7 +237,6 @@ final class setting {
|
|||||||
throw new \Exception('Setting does not exist.', 1300);
|
throw new \Exception('Setting does not exist.', 1300);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Whether or not the current configuration is running the demo.
|
* Whether or not the current configuration is running the demo.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user