~xibo-maintainers/xibo/release21

« back to all changes in this revision

Viewing changes to lib/Widget/Stocks.php

  • Committer: GitHub
  • Author(s): Dan Garner
  • Date: 2019-08-22 11:49:37 UTC
  • mfrom: (769.1.8)
  • Revision ID: git-v1:725b35f23dd9cf0788662e379882b18976616a40
Merge pull request #661 from dasgarner/develop

Prep 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
159
159
     *  @SWG\Parameter(
160
160
     *      name="enableStat",
161
161
     *      in="formData",
162
 
     *      description="The option (On, Off, Inherit) to enable the collection of Widget Proof of Play statistics,
 
162
     *      description="The option (On, Off, Inherit) to enable the collection of Widget Proof of Play statistics",
163
163
     *      type="string",
164
164
     *      required=false
165
165
     *   ),