Flake\Core\PostConnectionService::__construct PHP Method

__construct() public method

public __construct ( $aParams = [] )
    function __construct($aParams = [])
    {
        $this->aParams = $aParams;
    }
PostConnectionService