Update file version

Change file version to 3.0.2
This commit is contained in:
Stephen Vickers 2016-09-18 11:53:50 +09:00
parent dd04fa96c0
commit a65bd59aee
11 changed files with 11 additions and 11 deletions

View File

@ -8,7 +8,7 @@ namespace IMSGlobal\LTI\ToolProvider;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ConsumerNonce

View File

@ -8,7 +8,7 @@ namespace IMSGlobal\LTI\ToolProvider;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ContentItem

View File

@ -8,7 +8,7 @@ namespace IMSGlobal\LTI\ToolProvider;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ContentItemImage

View File

@ -8,7 +8,7 @@ namespace IMSGlobal\LTI\ToolProvider;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ContentItemPlacement

View File

@ -11,7 +11,7 @@ use IMSGlobal\LTI\ToolProvider\Service;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.1
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class Context

View File

@ -10,7 +10,7 @@ use IMSGlobal\LTI\OAuth;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class OAuthDataStore extends OAuth\OAuthDataStore

View File

@ -8,7 +8,7 @@ namespace IMSGlobal\LTI\ToolProvider;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class Outcome

View File

@ -15,7 +15,7 @@ use IMSGlobal\LTI\OAuth;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.1
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ResourceLink

View File

@ -10,7 +10,7 @@ use IMSGlobal\LTI\ToolProvider\DataConnector\DataConnector;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ResourceLinkShareKey

View File

@ -13,7 +13,7 @@ use IMSGlobal\LTI\OAuth;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license http://www.apache.org/licenses/LICENSE-2.0 Apache License, Version 2.0
*/
class ToolConsumer

View File

@ -11,7 +11,7 @@ use IMSGlobal\LTI\ToolProvider\MediaType;
* @author Stephen P Vickers <svickers@imsglobal.org>
* @copyright IMS Global Learning Consortium Inc
* @date 2016
* @version 3.0.0
* @version 3.0.2
* @license GNU Lesser General Public License, version 3 (<http://www.gnu.org/licenses/lgpl.html>)
*/
class ToolProxy