LazyRecord\BaseModel::afterCreate PHP 메소드

afterCreate() 공개 메소드

Trigger for after creating new record.
public afterCreate ( array $args )
$args array
    public function afterCreate($args)
    {
    }