Skip to content

Error Undefined type 'use\...\' #768

Description

@thedeceiver3112

I am having problems after using it
use PhpOffice\PhpPresentation\Shape\Chart\Type\BarClustered;
use PhpOffice\PhpPresentation\Shape\Chart\Type\BarStacked;
in the code I write:
$chart = new BarClustered();
$series = new BarSeries();
it says 'Undefined type 'PhpOffice\PhpPresentation\Shape\Chart\BarSeries'.
please help me.
image

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions