Logo white

Yarik / artbox-ecommerce

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • artbox-ecommerce
  • views
  • statistics
  • export.php
  • -Statistics export almost ready
    2f4b4e77
    Alexey Boroda authored
    2017-01-23 19:02:09 +0200  
    Browse Code ยป
export.php 161 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11
<?php
    
    use yii\data\ActiveDataProvider;
    use yii\web\View;
    
    /**
     * @var View $this
     * @var ActiveDataProvider $dataProvider
     */