Skip to content
This repository was archived by the owner on Jul 13, 2018. It is now read-only.

Commit 51fdc44

Browse files
committed
Mark the callbacks internal
1 parent a9d4735 commit 51fdc44

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

fields/version.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class TweetDisplayBackFormFieldVersion extends JFormField
3333
* @return object
3434
*
3535
* @since 4.0
36+
* @internal
3637
*/
3738
public function checkVersion()
3839
{

libraries/bearer/bearer.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ public function __construct(Registry $params, JHttp $connector)
7575
* @return string
7676
*
7777
* @since 4.0
78+
* @internal
7879
*/
7980
public function getToken()
8081
{

0 commit comments

Comments
 (0)