FOF30\Model\Model::populateState PHP Method

populateState() protected method

This method should only be called once per instantiation and is designed to be called on the first call to the getState() method unless the model configuration flag to ignore the request is set.
protected populateState ( ) : void
return void
    protected function populateState()
    {
    }