﻿<?xml version="1.0" encoding="utf-8"?>

<snippet name="PHP single line comments" description="Comments in PHP" preview="html" type="wrap">

<insertText location="beforeSelection">

<![CDATA[//Single line comment ]]>

</insertText>

<insertText location="afterSelection"><![CDATA[

]]>

</insertText>

</snippet>

