Skip to content

The BooleanExtraBehavior adds more readable accessors and mutators for boolean values.

License

Notifications You must be signed in to change notification settings

havvg/BooleanExtraBehavior

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BooleanExtraBehavior

Build Status

See the Propel documentation on how to install a third party behavior

Usage

Just add the following XML tag in your schema.xml file:

<behavior name="boolean_extra" />

The behavior will add additional methods for boolean columns. Those methods are solely for the purpuse of better readibility when writing code.

About

The BooleanExtraBehavior adds more readable accessors and mutators for boolean values.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages