Skip to content

Commit

Permalink
Add package for PHPDocumentor
Browse files Browse the repository at this point in the history
  • Loading branch information
Firesphere committed Dec 27, 2019
1 parent 1c14c0a commit b840167
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/Extensions/DocumentFactoryExtension.php
Expand Up @@ -13,6 +13,7 @@
*
* Extension class to add the default MemberView field to the Solr document
*
* @package Firesphere\SolrPermissions\Extensions
* @property DocumentFactory|DocumentFactoryExtension $owner
*/
class DocumentFactoryExtension extends Extension
Expand Down
1 change: 1 addition & 0 deletions src/Extensions/SchemaServiceExtension.php
Expand Up @@ -12,6 +12,7 @@
*
* Extension class to add the default filters for the MemberView
*
* @package Firesphere\SolrPermissions\Extensions
* @property SchemaService|SchemaServiceExtension $owner
*/
class SchemaServiceExtension extends Extension
Expand Down

0 comments on commit b840167

Please sign in to comment.