This website requires JavaScript.
Explore
Help
Register
Sign In
javier
/
investbrain
Watch
1
Star
0
Fork
0
You've already forked investbrain
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
00a1312ee3e8f9c39e29f0d0ba99f385ac955a03
investbrain
/
app
/
Http
/
ApiControllers
/
Controller.php
T
11 lines
106 B
PHP
Raw
Normal View
History
Unescape
Escape
wip
2025-01-23 22:47:16 -06:00
<
?
php
chore: code style
2025-01-28 17:14:49 -06:00
chore: add script type rule to pint
2025-01-28 17:33:54 -06:00
declare
(
strict_types
=
1
);
wip
2025-01-23 22:47:16 -06:00
namespace
App\Http\ApiControllers
;
chore: code style
2025-01-28 17:14:49 -06:00
wip
2025-01-23 22:47:16 -06:00
abstract
class
Controller
{
//
chore: code style
2025-01-28 17:14:49 -06:00
}
Reference in New Issue
Copy Permalink