Supress FQN warning

This commit is contained in:
Barry vd. Heuvel
2015-03-17 10:13:32 +01:00
parent d8d5517f2c
commit 5afcbdc7c8
+1
View File
@@ -10,6 +10,7 @@
/** @noinspection PhpIllegalArrayKeyTypeInspection */ /** @noinspection PhpIllegalArrayKeyTypeInspection */
/** @noinspection PhpUnusedLocalVariableInspection */ /** @noinspection PhpUnusedLocalVariableInspection */
/** @noinspection PhpUnnecessaryFullyQualifiedNameInspection */
$STATIC_METHOD_TYPES = [ $STATIC_METHOD_TYPES = [
<?php foreach($methods as $method): ?> <?php foreach($methods as $method): ?>
<?= $method ?>('') => [ <?= $method ?>('') => [