mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-27 06:49:11 +02:00
removed @package annotations
This commit is contained in:
@@ -7,8 +7,6 @@ namespace DesignPatterns\AbstractFactory;
|
||||
*
|
||||
* This contract is not part of the pattern, in general case, each component
|
||||
* are not related
|
||||
*
|
||||
* @package DesignPatterns\AbstractFactory
|
||||
*/
|
||||
interface Media
|
||||
{
|
||||
|
Reference in New Issue
Block a user