Skip to content

Commit

Permalink
The getCollection method is not intended for user-land usage.
Browse files Browse the repository at this point in the history
This method is not for public consumption.
  • Loading branch information
markstory committed Mar 16, 2018
1 parent fa036c6 commit d3833ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Core/Plugin.php
Expand Up @@ -409,6 +409,7 @@ protected static function _includeFile($file, $ignoreMissing = false)
/**
* Get the shared plugin collection.
*
* @internal
* @return \Cake\Core\PluginCollection
*/
public static function getCollection()
Expand Down

0 comments on commit d3833ca

Please sign in to comment.