Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Improve extensibility #30

Merged
merged 1 commit into from
Feb 27, 2020
Merged

Improve extensibility #30

merged 1 commit into from
Feb 27, 2020

Conversation

phillmac
Copy link
Contributor

Set ruleWithMessage() & generateSchemaRules() functions to protected scope to allow calling / overriding from subclasses.

Set `ruleWithMessage()` & `generateSchemaRules()` functions to protected scope to allow calling / overriding from subclasses.
@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #30 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##             develop    #30   +/-   ##
========================================
  Coverage        100%   100%           
  Complexity       190    190           
========================================
  Files              7      7           
  Lines            448    448           
========================================
  Hits             448    448
Impacted Files Coverage Δ Complexity Δ
src/ServerSideValidator.php 100% <100%> (ø) 47 <35> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 148df3a...26d4153. Read the comment docs.

@lcharette lcharette merged commit 7d3c66a into userfrosting:develop Feb 27, 2020
lcharette added a commit that referenced this pull request Feb 27, 2020
to improve extensibility. Ref #30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants