Storm\Drivers\Base\Object\Construction\Constructor::HasEntityType PHP 메소드

HasEntityType() 공개 메소드

public HasEntityType ( )
    public function HasEntityType()
    {
        return $this->EntityType !== null;
    }