Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Commit

Permalink
Update m150429_155009_create_page_table.php
Browse files Browse the repository at this point in the history
  • Loading branch information
bupy7 committed Mar 22, 2016
1 parent d2f5541 commit 929bf6a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions migrations/m150429_155009_create_page_table.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,6 @@
use yii\db\Migration;

/**
* Create {{%page}} table.
*
* Create new migration to your application: ```./yii migrate/create bupy7_pages_create_page_table```.
* Extended from this class your new migration class, change tableName to module configurations if need, run migrate.
*
* @example
* class m140429_155666_bupy7_pages_create_page_table extends \bupy7\pages\migrations\m150429_155009_create_page_table {
* }
*
* @author Vasilij Belosludcev http://mihaly4.ru
* @since 1.0.0
*/
Expand Down

0 comments on commit 929bf6a

Please sign in to comment.