Skip to content

Commit f4ef992

Browse files
authored
Update class-app.php
1 parent 1fbf8a9 commit f4ef992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/boilerplates/simple/app/admin/class-app.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function __construct( $installed_dir, $installed_url, $version ) {
4646
$this->installed_url = $installed_url;
4747
$this->version = $version;
4848

49-
// Put your new Class() or add_action() here.
49+
// Put your new PHP Class or add_action method here.
5050
}
5151

5252
}

0 commit comments

Comments
 (0)