Skip to content

Commit

Permalink
Ignore header function
Browse files Browse the repository at this point in the history
  • Loading branch information
assertchris committed Oct 23, 2018
1 parent 12b35a9 commit eeefce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Renderer.php
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,7 @@ class Renderer

private $ignoredFunctions = [
"link",
"header",
];

public function render($name, $props = null)
Expand Down

0 comments on commit eeefce3

Please sign in to comment.