From 62a94befdaa88c779162548c0ae0210e8fef4880 Mon Sep 17 00:00:00 2001 From: Andrew Davis Date: Sun, 2 Sep 2018 13:39:49 -0500 Subject: [PATCH] Added classes-visibility to toc template --- assets/templates/_table_of_contents.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/templates/_table_of_contents.phtml b/assets/templates/_table_of_contents.phtml index d572255..d6b368f 100644 --- a/assets/templates/_table_of_contents.phtml +++ b/assets/templates/_table_of_contents.phtml @@ -12,6 +12,7 @@
  • Arrays
  • Functions
  • Classes
  • +
  • Classes - Visibility
  • Credits