Neos\Flow\ResourceManagement\Storage\PackageStorage::initializeObject PHP Method

initializeObject() public method

Initializes this resource storage
public initializeObject ( ) : void
return void
    public function initializeObject()
    {
        // override the parent method because we don't need that here
    }