Skip to content

Commit

Permalink
Convert to trait
Browse files Browse the repository at this point in the history
  • Loading branch information
cojennin committed Jan 16, 2020
1 parent d55e9e9 commit 77d4fc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/php/class-module-with-view.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php

class EF_Module_With_View extends EF_Module {
trait EF_Module_With_View {

/**
* Whether or not the current page is an Edit Flow settings view (either main or module)
Expand Down

0 comments on commit 77d4fc2

Please sign in to comment.