Rename Wordpress class
This commit is contained in:
parent
2b6c4f1b87
commit
ca2c035cfd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
class Wordpress extends PatchBase {
|
||||
class WordPress extends PatchBase {
|
||||
function __construct() {
|
||||
parent::__construct('WordPress Foundation', 'WordPress', 'https://wordpress.org/');
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue