This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sosuke.iwabuchi
/
SATE-EasyReceipt
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
領収証発行サービス
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20
Commits
1
Branch
1.1MB
Tree:
39ba41a617
develop
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '39ba41a617'
${ noResults }
SATE-EasyReceipt
/
app
/
Repositories
/
ContractRepositoryData.php
11 lines
105B
Raw
Blame
History
<?php
namespace App\Repositories;
/**
*/
class ContractRepositoryData extends BaseRepositoryData
{
}