Remove @since

main
nevvermind 9 years ago
parent 681043355f
commit ec8229ffa3

@ -17,7 +17,6 @@ namespace Composer\Plugin\Capability;
* Every new Capability which is added to the Plugin API must implement this interface. * Every new Capability which is added to the Plugin API must implement this interface.
* *
* @api * @api
* @since Plugin API 1.1
*/ */
interface Capability interface Capability
{ {

@ -18,7 +18,6 @@ namespace Composer\Plugin;
* declared Plugin class implementing this interface. * declared Plugin class implementing this interface.
* *
* @api * @api
* @since Plugin API 1.1
*/ */
interface Capable interface Capable
{ {

Loading…
Cancel
Save