You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for Sage 10
Change get() to a protected function
Add @ROLE and @Endrole
Increase possible array depth by 1 on @sub and @hassub (Fixes#12)
Fix typo in docs (Fixes#13)
Change docs code block markup from `php` to `py` as it renders Blade a bit better with highlight.js
In the docs, some of the end directives are incorrect and causes PHP errors like
Should be
Took me an embarrassing amount of time to realise why the directives weren't working.
The text was updated successfully, but these errors were encountered: