- ORCID upper case in creator table
- PS2 formating for EditorController, IndexController, SubmitController - all function camel case in HomeController - composer update
This commit is contained in:
parent
25f3175a92
commit
6d0638e201
12 changed files with 139 additions and 184 deletions
|
@ -122,7 +122,7 @@ class HomeController extends Controller
|
|||
}
|
||||
}
|
||||
|
||||
public function php_info()
|
||||
public function phpInfo()
|
||||
{
|
||||
dd(phpinfo());
|
||||
}
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue