Skip to content

Commit 893f8cb

Browse files
committed
Merge pull request cakephp#2820 from okinaka/update-backwards-compatibility
[ja] add some blanks to backwards-compatibility.rst
2 parents c6c4870 + 88233d5 commit 893f8cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ja/contributing/backwards-compatibility.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ CakePHPをより良くする手助けをしようという場合、機能の追
132132
+-------------------------------+--------------------------+
133133
| protectedプロパティの追加 ||
134134
+-------------------------------+--------------------------+
135-
| protectedプロパティの削除 | 可[3]_ |
135+
| protectedプロパティの削除 | [3]_ |
136136
+-------------------------------+--------------------------+
137137
| **メソッド** |
138138
+-------------------------------+--------------------------+
@@ -144,11 +144,11 @@ CakePHPをより良くする手助けをしようという場合、機能の追
144144
+-------------------------------+--------------------------+
145145
| 親クラスへの移動 ||
146146
+-------------------------------+--------------------------+
147-
| protectedメソッドの削除 | 可[3]_ |
147+
| protectedメソッドの削除 | [3]_ |
148148
+-------------------------------+--------------------------+
149149
| 可視性の減少 | 不可 |
150150
+-------------------------------+--------------------------+
151-
| メソッド名の変更 | 可[2]_ |
151+
| メソッド名の変更 | [2]_ |
152152
+-------------------------------+--------------------------+
153153
| デフォルト値つき引数の追加 ||
154154
+-------------------------------+--------------------------+

0 commit comments

Comments
 (0)