Commit 38effe0
committed
restore interface
1 parent c65c1c1 commit 38effe0
41 files changed
Lines changed: 41 additions & 41 deletions
File tree
- tests/Rules
- Doctrine
- NoDoctrineListenerWithoutContractRule
- NoGetRepositoryOnServiceRepositoryEntityRule
- NoGetRepositoryOutsideServiceRule
- NoParentRepositoryRule
- NoRepositoryCallInDataFixtureRule
- RequireQueryBuilderOnRepositoryRule
- RequireServiceRepositoryParentRule
- Explicit/NoProtectedClassStmtRule
- PHPUnit
- NoAssertFuncCallInTestsRule
- NoDoubleConsecutiveTestMockRule
- NoMockObjectAndRealObjectPropertyRule
- NoMockOnlyTestRule
- PublicStaticDataProviderRule
- Rector
- NoIntegerRefactorReturnRule
- NoOnlyNullReturnInRefactorRule
- NoPropertyNodeAssignRule
- PhpUpgradeDowngradeRegisteredInSetRule
- PreferDirectIsNameRule
- StringFileAbsolutePathExistsRule
- Symfony
- ConfigClosure
- FileNameMatchesExtensionRule
- NoSetClassServiceDuplicationRule
- ServicesExcludedDirectoryMustExistRule
- TaggedIteratorOverRepeatedServiceCallRule
- FormTypeClassNameRule
- NoAbstractControllerConstructorRule
- NoBareAndSecurityIsGrantedContentsRule
- NoClassLevelRouteRule
- NoConstructorAndRequiredTogetherRule
- NoControllerMethodInjectionRule
- NoGetInCommandRule
- NoListenerWithoutContractRule
- NoRequiredOutsideClassRule
- NoRouteTrailingSlashPathRule
- NoRoutingPrefixRule
- NoServiceAutowireDuplicateRule
- RequireInvokableControllerRule
- RequireIsGrantedEnumRule
- RequireRouteNameToGenerateControllerRouteRule
- RequiredOnlyInAbstractRule
- SingleArgEventDispatchRule
- SingleRequiredMethodRule
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
tests/Rules/Doctrine/RequireServiceRepositoryParentRule/RequireServiceRepositoryParentRuleTest.php
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments