EC-CUBE4 APIドキュメント

Errors

Table of Contents

ec-cube/codeception/_support/AcceptanceTester.php 2
ec-cube/src/Eccube/Entity/Order.php 2
ec-cube/src/Eccube/Entity/Product.php 1
ec-cube/src/Eccube/Service/CsvExportService.php 1
ec-cube/src/Eccube/Service/PluginApiService.php 1
ec-cube/tests/Eccube/Tests/Fixture/Generator.php 1
ec-cube/tests/Eccube/Tests/Form/Validator/EmailValidatorTest.php 1
ec-cube/tests/Eccube/Tests/Web/Admin/Setting/System/AuthorityControllerTest.php 1

AcceptanceTester.php

Type Line Description
ERROR 0 Tag "param" with body "@param string|$fileNameRegex ファイル名のパターン(CI環境で同時実行したときに区別するため)" has error "\$fileNameRegex" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array|$arrayOfSelector IDセレクタの配列" has error "\$arrayOfSelector" is not a valid Fqsen.

Order.php

Type Line Description
ERROR 0 Tag "return" with body "@return" has error Attempted to resolve "" but it appears to be empty
ERROR 0 Tag "return" with body "@return" has error Attempted to resolve "" but it appears to be empty

Product.php

Type Line Description
ERROR 0 Tag "return" with body "@return []Tag" has error "\Eccube\Entity\[]Tag" is not a valid Fqsen.

CsvExportService.php

Type Line Description
ERROR 0 Tag "var" with body "@var QueryBuilder;" has error "\Eccube\Service\QueryBuilder;" is not a valid Fqsen.

PluginApiService.php

Type Line Description
ERROR 0 Tag "return" with body "@return array($result, $info)" has error "\Eccube\Service\$result" is not a valid Fqsen.

Generator.php

Type Line Description
ERROR 0 Tag "var" with body "@var PaymentRepository;" has error "\Eccube\Tests\Fixture\PaymentRepository;" is not a valid Fqsen.

EmailValidatorTest.php

Type Line Description
ERROR 0 Tag "return" with body "@return array[email, rfc result, no rfc result]" has error "\Eccube\Tests\Form\Validator\array[email" is not a valid Fqsen.

AuthorityControllerTest.php

Type Line Description
ERROR 0 Tag "var" with body "@var MemberRepository;" has error "\Eccube\Tests\Web\Admin\Setting\System\MemberRepository;" is not a valid Fqsen.

Search results