mirror of
https://github.com/getgrav/grav.git
synced 2026-07-08 18:42:40 +02:00
minor code fixes
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user