public function setAllowedFunctions(array $functions) : void { $this->allowedFunctions = $functions; }