File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 (" " )
1111 (" class" . php-class-declaration)
1212 (" () " )
13- (" extends" . php-keyword )
13+ (" extends" . php-class-declaration-spec )
1414 (" " )
1515 (" IteratorAggregate" . font-lock-type-face )
1616 (" {\n " )
2323 (" " )
2424 (" class" . php-class-declaration)
2525 (" () " )
26- (" extends" . php-keyword )
26+ (" extends" . php-class-declaration-spec )
2727 (" " )
2828 (" IteratorAggregate" . font-lock-type-face )
2929 (" {\n " )
Original file line number Diff line number Diff line change 2424 (" " )
2525 (" Child" . font-lock-type-face )
2626 (" " )
27- (" extends" . php-keyword )
27+ (" extends" . php-class-declaration-spec )
2828 (" " )
2929 (" Parent_" . font-lock-type-face )
3030 (" \n {\n }\n " ))
Original file line number Diff line number Diff line change 6262 (" @ORM\\ Entity" php-doc-annotation-tag font-lock-doc-face )
6363 (" (repositoryClass=\" Emacs\\ Repository\\ MajorModeRepository\" )\n */" . font-lock-doc-face )
6464 (" \n " )
65- (" final" . php-keyword )
65+ (" final" . php-class-modifier )
6666 (" " )
6767 (" class" . php-class-declaration)
6868 (" " )
Original file line number Diff line number Diff line change 6363 (" @ORM\\ Entity" php-doc-annotation-tag font-lock-doc-face )
6464 (" (repositoryClass=\" Emacs\\ Repository\\ MajorModeRepository\" )\n */" . font-lock-doc-face )
6565 (" \n " )
66- (" final" . php-keyword )
66+ (" final" . php-class-modifier )
6767 (" " )
6868 (" class" . php-class-declaration)
6969 (" " )
Original file line number Diff line number Diff line change 6262 (" @ORM\\ Entity" php-doc-annotation-tag font-lock-doc-face )
6363 (" (repositoryClass=\" Emacs\\ Repository\\ MajorModeRepository\" )\n */" . font-lock-doc-face )
6464 (" \n " )
65- (" final" . php-keyword )
65+ (" final" . php-class-modifier )
6666 (" " )
6767 (" class" . php-class-declaration)
6868 (" " )
You can’t perform that action at this time.
0 commit comments