Skip to content

Commit fe65c15

Browse files
author
Byron Adams
committed
Renaming Validation -> ValidationHelper, makes more sense..
1 parent 60fb13c commit fe65c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Validation.php renamed to src/ValidationHelper.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
namespace webtoolsnz\helpers;
33

44
/**
5-
* Class Validation
5+
* Class ValidationHelper
66
* @package webtoolsnz\helpers
77
*/
8-
class Validation
8+
class ValidationHelper
99
{
1010
/**
1111
* Deletes either an entire rule, or just some fields from a specified rule.

0 commit comments

Comments
 (0)