consistent class naming

This commit is contained in:
Shish
2019-09-29 17:37:03 +01:00
parent 1314c3990a
commit 160f673060
16 changed files with 16 additions and 16 deletions

View File

@ -1,6 +1,6 @@
<?php
class RSS_Comments extends Extension
class RSSComments extends Extension
{
public function onPostListBuilding(PostListBuildingEvent $event)
{