Skip to content

Commit

Permalink
[ja] Follow cakephp#845
Browse files Browse the repository at this point in the history
  • Loading branch information
okonomi committed Nov 8, 2013
1 parent b18b5f4 commit b34e611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ja/core-utility-libraries/app.rst
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ CakePHP のクラスをオーバーライドする
フレームワークのほぼすべてのクラスはオーバーライドすることができます。
例外は :php:class:`App` と :php:class:`Configure` クラスです。
そのようにオーバーライドを実行したいならばどんな場合であれ、フレームワークの内部構造を真似て app/Lib フォルダにクラスを追加する、ただそれだけです。
そのようにオーバーライドを実行したいならばどんな場合であれ、フレームワークの内部構造を真似て ``app/Lib`` フォルダにクラスを追加する、ただそれだけです。
いくつかの例を挙げます

..
Expand Down

0 comments on commit b34e611

Please sign in to comment.