PHP Class BlogCommentsSchema

Inheritance: extends CakeSchema
Show file Open project: baserproject/basercms

Public Properties

Property Type Description
$blog_comments
$connection
$file
$name

Public Methods

Method Description
after ( $event = [] )
before ( $event = [] )

Method Details

after() public method

public after ( $event = [] )

before() public method

public before ( $event = [] )

Property Details

$blog_comments public property

public $blog_comments

$connection public property

public $connection

$file public property

public $file

$name public property

public $name