Skip to content

Commit

Permalink
Merge pull request #692 from sudar/analysis-OMQKJJ
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
sudar committed Dec 3, 2019
2 parents 75ef073 + 33c8126 commit b08fd12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/Core/Metas/QueryOverriders/DateQueryOverrider.php
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ public function get_query( $delete_options ) {
* Process date fields and returns query built.
*
* @param array $delete_options Delete Options.
*
* @return array $options Query.
*/
public function process_date_fields( $delete_options ) {
Expand Down

0 comments on commit b08fd12

Please sign in to comment.