X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=tests%2Fphan%2Fstubs%2Fmemcached.php;h=0f8859d2e11f5facdb58a79ca767af4e2634d6f0;hp=ee47937a76e51881ba5e8d963e4f81b44d7292a2;hb=827c6bfa416d9d0de8cc8e22f9f3fa36d8129d44;hpb=55043101b2a89ea1e811b6d35e415f57ed0bf41d diff --git a/tests/phan/stubs/memcached.php b/tests/phan/stubs/memcached.php index ee47937a76..0f8859d2e1 100644 --- a/tests/phan/stubs/memcached.php +++ b/tests/phan/stubs/memcached.php @@ -5,7 +5,7 @@ * that they are optional. Phan can not detect this and thus throws an error for a usage with * no params. So we have this small stub just for the constructor to allow no params. * @see https://secure.php.net/manual/en/memcached.construct.php - * @codingStandardsIgnoreFile + * phpcs:ignoreFile */ class Memcached {