mirror of
https://github.com/flextype/flextype.git
synced 2025-08-11 23:54:06 +02:00
Flextype Core: Snippets - code fixes and refactoring according to Scrutinizer Tests.
This commit is contained in:
@@ -30,7 +30,7 @@ class Snippets
|
||||
public static function get(string $snippet_name)
|
||||
{
|
||||
$vars = [];
|
||||
|
||||
|
||||
$vars['get'] = $snippet_name;
|
||||
|
||||
return Snippets::_snippet($vars);
|
||||
|
Reference in New Issue
Block a user