Files
oleibman a8e179d5d9 Scrutinizer Complains Some Samples Class Name Conflict with Jpgraph (#2684)
Jpgraph does not use namespaces. Neither do the Samples members of this project. As a result, Scrutinizer complains about 13 cases of `use PhpOffice\PhpSpreadsheet\Chart\Legend;`, since this theoretically could cause the use of two different Legend classes in the empty namespace. It suggests using a class alias for Legend, which this PR does in every applicable case. It is a regrettable problem, but it is easy to fix.
2022-03-16 15:59:53 -07:00
..
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2016-09-01 01:17:13 +09:00
2017-12-30 19:07:22 +09:00
2020-06-19 20:35:44 +02:00