ICanBoogie
  • Documentation
  • API Reference
  • Updater master
Namespaces
  • ICanBoogie
    • Updater
Classes
  • ModelUpdater
  • ModelUpdaterList
  • ModuleUpdater
  • Update
  • UpdateCollection
  • UpdateDescriptor
  • Updater
Exceptions
  • AssertionFailed

Class ModuleUpdater

Representation of a module update.

ICanBoogie\Updater\Update
┗ ICanBoogie\Updater\ModuleUpdater uses ICanBoogie\Accessor\AccessorTrait (not available)
Namespace: ICanBoogie\Updater
Located at ModuleUpdater.php

Methods summary

protected get_target( void )
protected lazy_get_models( void )
protected get_model( void )
public __construct( ICanBoogie\Module $target )

Overrides

ICanBoogie\Updater\Update::__construct

Methods inherited from ICanBoogie\Updater\Update

__get(), before(), get_module(), get_modules(), run()

Properties summary

protected $target : ICanBoogie\Module

		
protected $models

		

Magic properties

public read-only $models : ICanBoogie\Updater\ModelUpdaterList
public read-only $model : ICanBoogie\Updater\ModelUpdater|ICanBoogie\ActiveRecord\Model
public read-only $target : ICanBoogie\Module

Magic properties inherited from ICanBoogie\Updater\Update

$app, $id, $module, $modules, $normalized_id, $updater

Updater master – Check on GitHub – API documentation generated by ApiGen