Storm\Drivers\Base\Object\Construction\Constructor::HasEntityType PHP Méthode

HasEntityType() public méthode

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