Scalr\Upgrade\Updates\Update20140825110000::isApplied1 PHP 메소드

isApplied1() 보호된 메소드

protected isApplied1 ( $stage )
    protected function isApplied1($stage)
    {
        return $this->hasTagRole() && $this->hasTagRoleBehavior() && $this->hasTagFarmOwner();
    }