Skip to content

Commit

Permalink
Merge pull request #1 from beatrycze-volk/fix-docs
Browse files Browse the repository at this point in the history
Update PHPdocs for classes
  • Loading branch information
beatrycze-volk authored Apr 4, 2024
2 parents f77bf86 + 371278f commit 07bdc55
Show file tree
Hide file tree
Showing 62 changed files with 62 additions and 248 deletions.
5 changes: 1 addition & 4 deletions src/Mods/Element/AbstractElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Abstract MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Abstract MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/AccessCondition.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* AccessCondition MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* AccessCondition MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Classification.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Classification MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Classification MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Common/AuthorityDateLanguageElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
use Slub\Mods\Attribute\Common\LanguageAttribute;

/**
* AuthorityDateLanguageElement MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* AuthorityDateLanguageElement MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Common/AuthorityLanguageElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
use Slub\Mods\Attribute\Common\LanguageAttribute;

/**
* AuthorityLanguageElement MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* AuthorityLanguageElement MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Common/BaseElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,7 @@
namespace Slub\Mods\Element\Common;

/**
* MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Common/DateElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
use Slub\Mods\Attribute\Common\LanguageAttribute;

/**
* General date MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* General date MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Common/LanguageElement.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
use Slub\Mods\Element\Common\Element;

/**
* LanguageElement MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* LanguageElement MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Extension.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Extension MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Extension MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Genre.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Genre MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Genre MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Identifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Identifier MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Identifier MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Language.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
use Slub\Mods\Element\Specific\Language\ScriptTerm;

/**
* Language MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Language MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Location.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
use Slub\Mods\Element\Specific\Location\Url;

/**
* Location MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Location MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Name.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@
use Slub\Mods\Element\Xml\Element;

/**
* Name MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Name MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Note.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Note MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Note MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/OriginInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
use Slub\Mods\Element\Specific\OriginInfo\Issuance;

/**
* OriginInfo MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* OriginInfo MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Part.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@
use Slub\Mods\Element\Specific\Part\Text;

/**
* Part MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Part MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/PhysicalDescription.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@
use Slub\Mods\Element\Specific\PhysicalDescription\Form;

/**
* PhysicalDescription MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* PhysicalDescription MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/RecordInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,7 @@
use Slub\Mods\Element\Specific\RecordInfo\RecordInfoNote;

/**
* RecordInfo MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* RecordInfo MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/RelatedItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* RelatedItem MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* RelatedItem MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Language/LanguageTerm.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* LanguageTerm MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* LanguageTerm MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Language/ScriptTerm.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* ScriptTerm MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* ScriptTerm MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Location/HoldingSimple.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
use Slub\Mods\Element\Specific\Location\HoldingSimple\CopyInformation;

/**
* HoldingSimple MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* HoldingSimple MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,7 @@
use Slub\Mods\Element\Specific\PhysicalDescription\Form;

/**
* HoldingSimple MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* HoldingSimple MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* EnumerationAndChronology MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* EnumerationAndChronology MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* ItemIdentifier MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* ItemIdentifier MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Location/PhysicalLocation.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* PhysicalLocation MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* PhysicalLocation MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Location/Url.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* Url MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Url MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Name/AlternativeName.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@
use Slub\Mods\Element\Specific\Name\NameIdentifier;

/**
* AlternativeName MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* AlternativeName MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Name/NameIdentifier.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* NameIdentifier MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* NameIdentifier MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Name/NamePart.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* NamePart MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* NamePart MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Name/Role.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
use Slub\Mods\Element\Xml\Element;

/**
* Role MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* Role MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
5 changes: 1 addition & 4 deletions src/Mods/Element/Specific/Name/RoleTerm.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,7 @@
use Slub\Mods\Element\Common\BaseElement;

/**
* RoleTerm MODS metadata element class for the 'dlf' extension
*
* @package TYPO3
* @subpackage dlf
* RoleTerm MODS metadata element class for the 'php-mods-reader' library.
*
* @access public
*/
Expand Down
Loading

0 comments on commit 07bdc55

Please sign in to comment.