del Function

Deletes the specified param from the module, or service if specified.

Summary

ElementFunction
ReturnsBoolean

Arguments

nameString[required] The name of the param.
serviceBoolean[required] Bypass the module and delete from the service.

Example

$this->service->del('example');
CodeMessageLineFile
2count(): Parameter must be an array or an object that implements Countable224/home2/ptorg/public_html/pagetype/content/pages/en/docml.viewer.php