Moved onEnter event
This commit is contained in:
		@@ -113,8 +113,8 @@ class Shell
 | 
			
		||||
        }
 | 
			
		||||
        $context->setShell($this);
 | 
			
		||||
        $this->context = $context;
 | 
			
		||||
        $context->onEnter();
 | 
			
		||||
        $this->dispatchEvent(self::EVT_CONTEXT_CHANGED);
 | 
			
		||||
        $context->onEnter();
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user