This website requires JavaScript.
Explore
Help
Sign In
FGFS-4.1
/
phpvms
Watch
4
Star
0
Fork
0
You've already forked phpvms
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fb7d988032
phpvms
/
app
/
Http
/
Resources
/
Aircraft.php
10 lines
103 B
PHP
Raw
Normal View
History
Unescape
Escape
Add more API resources; user bid management and tests #35 #36
2017-12-13 06:58:27 +08:00
<
?
php
namespace
App\Http\Resources
;
SimBrief integration #405 (#635) * SimBrief integration #405 * Add briefing as API response; add acars_xml field #405
2020-03-23 21:31:35 +08:00
use
App\Contracts\Resource
;
class
Aircraft
extends
Resource
Add more API resources; user bid management and tests #35 #36
2017-12-13 06:58:27 +08:00
{
}
Reference in New Issue
Copy Permalink