Neos\Flow\ResourceManagement\Storage\PackageStorage::initializeObject PHP 메소드

initializeObject() 공개 메소드

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