8625ca5187
Currently null can be passed and is set as default, however if you do this you get an exception. This allows null to be passed and set. There is an if statement later on to see if $this->_hydrationCacheProfile is null so it seems logical you can set it to be null.