Neos\Flow\ResourceManagement\Storage\PackageStorage::initializeObject PHP Méthode

initializeObject() public méthode

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