minor code fixes

This commit is contained in:
Andy Miller
2016-03-31 18:16:13 -06:00
parent e839fccc2e
commit 4e171c7e80

View File

@@ -46,6 +46,8 @@ class {{ component.name|camelize }}Plugin extends Plugin
/**
* Do some work for this event, full details of events can be found
* on the learn site: http://learn.getgrav.org/plugins/event-hooks
*
* @param Event $e
*/
public function onPageContentRaw(Event $e)
{