neznaika0
|
583e7b61da
|
refactor: up performance service()
|
2024-11-09 08:44:46 +03:00 |
|
kenjis
|
0226cc2f5a
|
docs: update array types in @var
|
2024-03-21 12:11:03 +09:00 |
|
John Paul E. Balandan, CPA
|
daf48bbfd5
|
Add types for app
|
2023-07-27 12:02:08 +08:00 |
|
Dominic Rego
|
a2c47fa5cf
|
Update app/Controllers/BaseController.php
Co-authored-by: Abdul Malik Ikhsan <samsonasik@gmail.com>
|
2022-12-24 09:56:05 -05:00 |
|
Dominic Rego
|
a6d64d0a5b
|
Update app/Controllers/BaseController.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
|
2022-12-22 19:23:47 -05:00 |
|
thenerdyshark
|
0f7098d577
|
Edited comment regarding property and changed from public to protected method
|
2022-12-22 11:32:37 -05:00 |
|
thenerdyshark
|
7b4d9b98af
|
Commented session property declaration
|
2022-12-20 15:16:21 -05:00 |
|
thenerdyshark
|
1e1d24b02f
|
Fix: Creation of dynamic property depreciation to allow for session initialization
|
2022-12-20 14:11:33 -05:00 |
|
thenerdyshark
|
d09994595b
|
Declared session in BaseController to avoid 8.2 depreciation
|
2022-12-20 14:07:17 -05:00 |
|
kenjis
|
a8259657f6
|
refactor: make BaseController abstract
|
2022-02-03 12:38:51 +09:00 |
|
John Paul E. Balandan, CPA
|
b7ec33cd56
|
Remove superfluous phpdoc tags (#4941)
|
2021-07-24 19:30:51 +08:00 |
|
John Paul E. Balandan, CPA
|
a6cfb8c1e6
|
Remove useless code separator comments (#4946)
|
2021-07-19 21:08:51 +08:00 |
|
John Paul E. Balandan, CPA
|
8ac891bd3f
|
Conditionally enable no_blank_lines_after_phpdoc fixer
|
2021-07-03 00:44:18 +08:00 |
|
John Paul E. Balandan, CPA
|
de234899aa
|
Sort phpdoc types alphabetically
|
2021-06-11 23:46:56 +08:00 |
|
John Paul E. Balandan, CPA
|
e04d17b390
|
Convert tabs to 4 spaces (#4771)
|
2021-06-04 22:51:52 +08:00 |
|
Abdul Malik Ikhsan
|
4f29383534
|
use @var IncomingRequest|CLIRequest
|
2021-02-13 23:57:59 +07:00 |
|
Abdul Malik Ikhsan
|
7116e4145b
|
ignore next line
|
2021-02-13 23:38:41 +07:00 |
|
Abdul Malik Ikhsan
|
2525924765
|
Add &CLIRequest to request property in BaseController
|
2021-02-13 23:35:21 +07:00 |
|
Abdul Malik Ikhsan
|
76c648bdde
|
[DocBlock] Add property $request with @var IncomingRequest in BaseController
|
2021-02-13 18:18:05 +07:00 |
|
Mostafa Khudair
|
b4eafdc000
|
Update BaseController.php
|
2020-12-26 22:00:29 +02:00 |
|
Mostafa Khudair
|
69a3b861fd
|
Update BaseController.php
|
2020-12-26 21:53:17 +02:00 |
|
Mostafa Khudair
|
bf31e6fe21
|
Add Params to constructor dockblock
|
2020-12-26 21:49:37 +02:00 |
|
John Paul E. Balandan, CPA
|
bb7c940f87
|
Fix whitespaces in app/
|
2020-11-19 00:09:54 +08:00 |
|
John Paul E. Balandan, CPA
|
1bf7600a92
|
Remove package tag in BaseController
|
2020-10-30 04:01:54 +08:00 |
|
Abdul Malik Ikhsan
|
b8ad7782ab
|
apply rector: set auto import FQCN
|
2020-10-11 13:22:34 +07:00 |
|
Jim Parry
|
7a5d2b9b26
|
Merge branch 'develop' into feature/resource
|
2019-08-27 14:53:33 -07:00 |
|
André Tzermias
|
8ff3f9607f
|
Remove UserModel reference from Home controller
sign commit
|
2019-08-17 07:43:17 -04:00 |
|
Jim Parry
|
8d6110cc47
|
Merge branch 'develop' into feature/resource
|
2019-07-03 01:37:15 -07:00 |
|
Behnam Mirzaei
|
9da30d9d6c
|
clean base controller
|
2019-06-08 09:08:01 +04:30 |
|
Harjito
|
30c54a4931
|
use CodeIgniter\Controller; not needed since Home Controller extends BaseController
|
2019-05-12 11:36:15 +07:00 |
|
Jim Parry
|
dbc95733c7
|
Merge branch 'develop' into feature/resource
|
2019-05-01 23:38:38 -07:00 |
|
Lonnie Ezell
|
4872f0aac1
|
Undo the last bone-headed commit.
|
2019-04-04 22:58:14 -05:00 |
|
Lonnie Ezell
|
35d00b9cb2
|
Get Model basics working with CI4-beta2
|
2019-04-04 22:53:20 -05:00 |
|
MGatner
|
92bf2b0d7b
|
add class docblock and example usage
|
2019-03-20 12:15:12 -04:00 |
|
MGatner
|
7439de1528
|
change Home Controller to extend BaseController
|
2019-03-20 11:11:31 -04:00 |
|
MGatner
|
f101e48e3c
|
Create BaseController.php
|
2019-03-20 11:10:46 -04:00 |
|
Natan Felles
|
e609147fbc
|
Move application directory to app
|
2018-12-07 17:51:37 -02:00 |
|