Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
do-aki committed Jul 7, 2016
1 parent e970e2b commit ff38143
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Description

`\dooaki\ClassAccessor\Accessor` trait generates type constrained getter/setter for your class.

you can use `(get|set)(Int|Float|String|Bool|Array|Callable|Resource)(OrNull)?` method.
you can use `_helper(Int|Float|String|Bool|Array|Callable|Resource)(OrNull)?(Getter|Setter)` method.


make_accessor command
Expand Down

0 comments on commit ff38143

Please sign in to comment.