null Module_Storage_Driver::__construct( )
29303132333435public function __construct($config = null){ if ($config) { $this->config = $config; }}
public
function
__construct(
$config
= null)
{
if
(
)
$this
->config =
;
}