소스 검색

Merge pull request #66 from jqhph/analysis-bQLjej

Apply fixes from StyleCI
Jiang Qinghua 5 년 전
부모
커밋
4cdd6ce8fc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/Form/Field/Select.php

+ 1 - 1
src/Form/Field/Select.php

@@ -404,7 +404,7 @@ JS;
     }
 
     /**
-     * {@inheritDoc}
+     * {@inheritdoc}
      */
     public function placeholder($placeholder = null)
     {