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,7 +1,7 @@
<?php
class RSS_Images extends Extension
class RSSImages extends Extension
{
public function onPostListBuilding(PostListBuildingEvent $event)
{