Commit 7e807206 by Alexander Makarov

Typo fix

parent 21b16ad0
...@@ -363,7 +363,7 @@ array( ...@@ -363,7 +363,7 @@ array(
) )
``` ```
If you want some methods to be unsafe for default scenario: If you want some fields to be unsafe for default scenario:
```php ```php
class User extends ActiveRecord class User extends ActiveRecord
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment