Fixed visibility for constants and methods

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2023-02-06 12:44:02 -08:00
parent 1ef3112628
commit c1ae406049
6 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ class ModalController extends Controller
* @author [A. Gianotto] [<snipe@snipe.net]
* @return View
*/
function show ($type, $itemId = null) {
public function show ($type, $itemId = null) {
// These values should correspond to a file in resources/views/modals/
$allowed_types = [