composer update, composer corelibs update, admin pages update
This commit is contained in:
+3
@@ -35,6 +35,9 @@ class HelperSet implements \IteratorAggregate
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @return void
|
||||
*/
|
||||
public function set(HelperInterface $helper, string $alias = null)
|
||||
{
|
||||
$this->helpers[$helper->getName()] = $helper;
|
||||
|
||||
Reference in New Issue
Block a user