Error when trying to create my own grid framework.

Permalink
*Edited - Nevermind - Syntax Error.*

Hey All,

Trying to add a grid framework to a theme - getting this error

Abstract function Concrete\Package\MyTheme\Src\MyGridFramework::getPageThemeGridFrameworkName() cannot contain body

Follow the tutorial, but am a little lost as to what this means…. Anyone have any ideas?

It should be noted that I'm using getThemeAreaLayoutPresets in my page_theme.php so I've added the extra stuff up in the namespace area - wondering if there is something different I'd need to add...

juddc