diff --git src/wp-includes/post.php src/wp-includes/post.php
index 917515a..d36a52f 100644
--- src/wp-includes/post.php
+++ src/wp-includes/post.php
@@ -456,7 +456,7 @@ function get_post( $post = null, $output = OBJECT, $filter = 'raw' ) {
  * @since 3.5.0
  *
  * @property-read array  $ancestors
- * @property-read string $page_template
+ * @property string      $page_template
  * @property-read int    $post_category
  * @property-read string $tag_input
  *
