Skip to content

Commit 97134b9

Browse files
jbtronicsmaxbeckers
andcommitted
Fixed typo in ReflectionExtractorTest.php
Co-authored-by: Max Beckers <beckers.maximilian@gmail.com>
1 parent 103e391 commit 97134b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ public function testIsWriteableSnakeCase()
421421
{
422422
$this->assertTrue($this->extractor->isWritable(SnakeCaseDummy::class, 'snake_property'));
423423
$this->assertFalse($this->extractor->isWritable(SnakeCaseDummy::class, 'snake_readonly'));
424-
//Ensure thaat it is still possible to write to the property using the (old) snake name
424+
// Ensure that it's still possible to write to the property using the (old) snake name
425425
$this->assertTrue($this->extractor->isWritable(SnakeCaseDummy::class, 'snake_method'));
426426
}
427427

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy