PHP HashContext __construct() Method
The PHP HashContext::__construct() method is a private constructor to disallow direct instantiation.
Syntax
private HashContext::__construct()
Parameters
No parameter is required.
❮ PHP Hash Reference
The PHP HashContext::__construct() method is a private constructor to disallow direct instantiation.
private HashContext::__construct()
No parameter is required.