Skip to content

Commit

Permalink
Documentation (#280)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudBuchholz committed Nov 28, 2018
1 parent 075b697 commit 77741c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attributes/check.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
/*#ifndef(UMD)*/
"use strict";
/*global _GPF_DEFINE_CLASS_ATTRIBUTES_NAME*/ // $attributes
/*global _gpfArrayTail*/
/*global _gpfArrayTail*/ // [].slice.call(,1)
/*global _gpfErrorDeclare*/ // Declare new gpf.Error names
/*exported _gpfAttributesCheckAppliedOnBaseClass*/ // Ensures attribute is applied on a specific base class
/*exported _gpfAttributesCheckAppliedOnlyOnce*/ // Ensures attribute is used only once
Expand Down

0 comments on commit 77741c2

Please sign in to comment.