File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -125,10 +125,10 @@ Extractable Information
125125The :class: `Symfony\\ Component\\ PropertyInfo\\ PropertyInfoExtractor `
126126class exposes public methods to extract four types of information:
127127
128- * :ref: `* List* of properties <property-info-list >`: `getProperties() `
129- * :ref: `Property * type* <property-info-type >`: `getTypes() `
130- * :ref: `Property * description* <property-info-description >`: `getShortDescription() ` and `getLongDescription() `
131- * :ref: `Property * access* details <property-info-access >`: `isReadable() ` and `isWritable() `
128+ * :ref: `List of properties <property-info-list >`: `getProperties() `
129+ * :ref: `Property type <property-info-type >`: `getTypes() `
130+ * :ref: `Property description <property-info-description >`: `getShortDescription() ` and `getLongDescription() `
131+ * :ref: `Property access details <property-info-access >`: `isReadable() ` and `isWritable() `
132132
133133.. note ::
134134
You can’t perform that action at this time.
0 commit comments