Skip to content

Commit

Permalink
Code improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
nithinjohn22 committed Jan 2, 2024
1 parent 0aee521 commit 5c8b883
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions inc/class-awsm-job-openings-third-party.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
class AWSM_Job_Openings_Third_Party {
private static $instance = null;

protected $cpath = null;

public function __construct() {
$this->cpath = untrailingslashit( plugin_dir_path( __FILE__ ) );

Expand Down

0 comments on commit 5c8b883

Please sign in to comment.