Skip to content

Commit e0e3082

Browse files
author
Bizley
authored
Merge pull request #303 from Arhell/tem
update models folder links
2 parents 0d3d769 + 12e7459 commit e0e3082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

models/Context.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ protected function updateSubInterfaceInheritance($interface)
274274
/**
275275
* Inherit docsblocks using `@inheritDoc` tag.
276276
* @param ClassDoc $class
277-
* @see http://phpdoc.org/docs/latest/guides/inheritance.html
277+
* @see https://docs.phpdoc.org/3.0/guide/guides/inheritance.html
278278
*/
279279
protected function inheritDocs($class)
280280
{

0 commit comments

Comments
 (0)