Test Failed
Push — master ( 389090...91c650 )
by Ryuichi
02:53
created
Reader/AnnotationReader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -148,7 +148,7 @@
 block discarded – undo
148 148
     /**
149 149
      * 読み込み可能アノテーション情報を設定する
150 150
      * @param string アノテーションクラスパス
151
-     * @param Container アノテーションクラス依存コンテナ
151
+     * @param Container Container
152 152
      */
153 153
     public function readable(string $classpath, Container $container = null)
154 154
     {
Please login to merge, or discard this patch.