GITLAB
Андрей Ларионов
/ rekamore.su
Toggle navigation
Sign in
Sign in
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
usloviya-razmeschniya
cd59d5933aa3cb40d8c01507e9886a5dc81b3ae4
rekamore-su
public
vendor
illuminate
contracts
Validation
ImplicitRule.php
86143e36f
Коммит вторник
Browse Code »
Андрей Ларионов
2024-03-12 08:31:56 +0300
ImplicitRule.php
98 Bytes
edit
raw
blame
history
1
2
3
4
5
6
7
8
<?php namespace Illuminate\Contracts\Validation; interface ImplicitRule extends Rule { // }