1
0
mirror of https://github.com/beestat/app.git synced 2025-05-24 02:14:03 -04:00

Removed extra closing brace in settings example

This commit is contained in:
Jon Ziebell 2023-01-21 23:15:23 -05:00
parent 5ed2424b59
commit 65f88a6624

View File

@ -237,7 +237,6 @@ final class setting {
throw new \Exception('Setting does not exist.', 1300);
}
}
}
/**
* Whether or not the current configuration is running the demo.