Skip to content

Commit

Permalink
Remove abstract method from fail fast request
Browse files Browse the repository at this point in the history
  • Loading branch information
idmontie committed Sep 18, 2015
1 parent 6fdf73e commit b4eeb42
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/requests/fail-fast-request.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ public function validate( $error_callback ) {
}
}
}

abstract public function validation_rules();
}

0 comments on commit b4eeb42

Please sign in to comment.